{
  "resourceType": "ValueSet",
  "id": "ncdhc-context-type-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-10-04T03:05:02.360+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
	  "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-2"
    ]
  },
  "text": {
    "status": "generated",
	"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NCDHC Context Type</h2><tt>http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-context-type-1</tt><p>This ValueSet is used to determin the conext on which the provider is trying to gain access </p></div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-context-type-1",
   "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.36.1.2001.1004.201.10093"
    }
  ],
  "version": "1.0.0",
  "name": "ncdhc-context-type-1",
  "title": "NCDHC Health Interaction Type",
  "status": "draft",
  "experimental": true,
  "date": "2020-04-06",
"publisher": "Australian Digital Health Agency",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description": "This ValueSet is used to determin the conext on which the provider is trying to gain access ",
  "copyright": "Copyright © 2019 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-context-type-1"
      }
    ]
  }
}