HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/Rwanda-HIV and changes regularly. See the Directory of published versions

: Funding Organization - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="FundingOrganizationExample"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/rwanda-hiv/StructureDefinition/funding-source"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="FundingOrganizationExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Organization &quot;FundingOrganizationExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-funding-source.html">Funding Organization</a></p></div><p><b>Funding Organization</b>: 1</p><p><b>identifier</b>: Funding Organization identifier: funder1</p><p><b>name</b>: A funding organization name</p></div>
  </text>
  <extension
             url="http://openhie.org/fhir/rwanda-hiv/StructureDefinition/funding-source-index">
    <valueInteger value="1"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="XX"/>
        <display value="Organization identifier"/>
      </coding>
      <text value="Funding Organization identifier"/>
    </type>
    <system
            value="http://openhie.org/fhir/rwanda-hiv/identifier/organization-id"/>
    <value value="funder1"/>
  </identifier>
  <name value="A funding organization name"/>
</Organization>