OpenHIE Case Reporting
0.1.0 - STU1 International flag

OpenHIE Case Reporting, published by OpenHIE. 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/case-reporting and changes regularly. See the Directory of published versions

: Ethnicity - JSON Representation

Draft as of 2023-02-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-ethnicity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>urn:oid:2.16.840.1.114222.4.11.877</code></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/ImplementationGuide/openhie.fhir.casereporting/ValueSet/vs-ethnicity",
  "version" : "0.1.0",
  "name" : "VSEthnicity",
  "title" : "Ethnicity",
  "status" : "draft",
  "date" : "2023-02-22T20:48:19+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "name" : "OpenHIE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        },
        {
          "system" : "email",
          "value" : "openhie@ohie.org"
        }
      ]
    },
    {
      "name" : "OpenHIE",
      "telecom" : [
        {
          "system" : "email",
          "value" : "openhie@ohie.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Ethnicity",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.11.877"
      }
    ]
  }
}