{
  "resourceType": "ValueSet",
  "id": "ncdhc-audit-type-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-10-09T03: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 Audit Type</h2><tt>http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-audit-type-1</tt><p>National Children's Digital Health Collaborative - Audit Type which is added to capture the 'family' source of the event.</p></div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-audit-type-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.36.1.2001.1004.201.10101"
    }
  ],
  "version": "1.0.0",
  "name": "ncdhc-audit-type",
  "title": "NCDHC Audit Type", 
  "status": "draft",
  "experimental": true,
  "date": "2019-10-31",
  "publisher": "Australian Digital Health Agency",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description": "National Children's Digital Health Collaborative - Audit Type which is added to capture the 'family' source of the event.",
  "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-audit-type-1"
		}
        ]
      }
  }