{
  "resourceType": "ValueSet",
  "id": "ncdhc-encounter-type-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 Encounter Types</h2><tt>http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-encounter-type-1</tt><p>Encounter Type ValueSet as applicable to NCDHC</p></div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-encounter-type-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.36.1.2001.1004.201.10043"
    }
  ],
  "version": "v1.0.0",
  "name": "ncdhc-encounter-type",
  "title": "NCDHC Encounter Type",
  "status": "draft",
  "experimental": false,
  "date": "2019-03-25",
  "publisher": "Australian Digital Health Agency",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description": "Codes to determine type of encounter occurred",
  "copyright": "To be added",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-hi-type-1"
      }
    ]
  }
}