0.1.0 - ci-build

ClientRegistryIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Identifier Type - JSON Representation

Active as of 2022-02-13

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cr-Facility-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>https://mets.or.ug/CodeSystem/cr-Facility-identifier</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">dhis2Id<a name=\"cr-Facility-identifier-dhis2Id\"> </a></td><td>DHIS2 ID</td></tr><tr><td style=\"white-space:nowrap\">mfrId<a name=\"cr-Facility-identifier-mfrId\"> </a></td><td>MFR ID</td></tr><tr><td style=\"white-space:nowrap\">ihrisOld<a name=\"cr-Facility-identifier-ihrisOld\"> </a></td><td>Old Ihris Id</td></tr></table></div>"
  },
  "url" : "https://mets.or.ug/CodeSystem/cr-Facility-identifier",
  "version" : "0.1.0",
  "name" : "CrFacilityIdentifierCodeSystem",
  "title" : "Identifier Type",
  "status" : "active",
  "date" : "2022-02-13T08:41:04.362Z",
  "publisher" : "METS-Programme",
  "contact" : [
    {
      "name" : "METS-Programme",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mets.or.ug"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "dhis2Id",
      "display" : "DHIS2 ID"
    },
    {
      "code" : "mfrId",
      "display" : "MFR ID"
    },
    {
      "code" : "ihrisOld",
      "display" : "Old Ihris Id"
    }
  ]
}