{
  "resourceType": "CodeSystem",
  "id": "ncdhc-audit-type-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-10-09T03:06:34.061+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem",
	  "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-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/CodeSystem/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/CodeSystem/ncdhc-audit-type-1",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.2.36.1.2001.1004.200.10026"
  },
  "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/.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-audit-type-1",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 1,
  "concept": [
	{
		"code" : "HEALTHINT",
		"display" : "Health Interaction",
		"definition" : "Health Interaction is defined when any health related information is exchanged at any point in time whether it be in a clinical setting or technology related."
	}
	]
}