WHO Case Reporting for COVID-19 Surveillance
0.1.0 - ci-build

WHO Case Reporting for COVID-19 Surveillance - Local Development build (v0.1.0). See the Directory of published versions

: Yes/No - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "WhoCrValueSetYesNo",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></a></li></ul></div>"
  },
  "url" : "http://openhie.github.io/covid-19/ValueSet/WhoCrValueSetYesNo",
  "version" : "0.1.0",
  "name" : "WhoCrValueSetYesNo",
  "title" : "Yes/No",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-02-11T17:12:53+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "name" : "OpenHIE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ohie.org"
        }
      ]
    }
  ],
  "description" : "Yes/No",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "2021",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0136"
      }
    ]
  }
}