HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/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://moh.gov.rw/fhir/StructureDefinition/funding-source"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization FundingOrganizationExample</b></p><a name="FundingOrganizationExample"> </a><a name="hcFundingOrganizationExample"> </a><a name="FundingOrganizationExample-en-US"> </a><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://moh.gov.rw/fhir/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://moh.gov.rw/fhir/identifier/organization-id"/>
    <value value="funder1"/>
  </identifier>
  <name value="A funding organization name"/>
</Organization>