{
  "resourceType": "ValueSet",
  "id": "ncdhc-observation-category-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-03-25T03:05:02.360+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NCDHC Observation Category</h2><tt>http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-observation-category-1</tt><p>NCDHC Observation Category which recorded to capture the Health Interaction that the Observation is associated with. </p></div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-observation-category-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.36.1.2001.1004.201.10043"
    }
  ],
  "version": "v1.0.0",
  "name": "ncdhc-observation-category",
  "title": "NCDHC Observation Category",
  "status": "draft",
  "experimental": false,
  "date": "2019-05-10",
  "publisher": "Australian Digital Health Agency",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description": "Codes to capture the Health Interaction that the Observation instance is associated with.",
  "copyright": "To be added",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/observation-category"
      },
      {
        "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-hi-type-1"
      }
    ]
  }
}