{
  "resourceType": "CodeSystem",
  "id": "ncdhc-document-class-1",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NCDHC Document Class</h2><div><p>NCDHC Document class  that are applicable to all documents interactions with Data Hub.</p>\r\n</div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-document-class-1",
  "version": "1.0.0",
  "name": "NCDHC Document Class",
  "title": "NCDHC Document Class",
  "status": "draft",
  "date": "2019-02-24T00:00:00+10:00",
  "publisher": "National Children's Digital Health Collaborative (NCDHC))",
  "contact": [
    {
      "name": "hl7.org.au"
    }
  ],
  "description": "Observation Interpretation Class",
  "caseSensitive": true,
  "valueSet": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-document-class-1",
  "compositional": false,
  "versionNeeded": true,
  "content": "complete",
  "concept": [
    {
      "code": "NBDEL",
      "display": "Newborn Delivery",
      "definition": "Newborn Delivery Health Interaction"
    },
    {
      "code": "NBDSCHR",
      "display": "Newborn Discharge note",
      "definition": "Newborn discharge Health Interaction"
    },
    {
      "code": "HEALTHCKASSMT",
      "display": "Health Check Assessment",
      "definition": "A child health assessment has taken place"
    },
    {
      "code": "HCAVIEW",
      "display": "Health Check Assessment View",
      "definition": "A child health assessment details are available for viewing"
    },
    {
      "code": "CLNNT",
      "display": "Clinical Note",
      "definition": "Part of health record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care ([Wikipedia](https://en.wikipedia.org/wiki/Progress_note))"
    },
    {
      "code": "PREGDTCLC",
      "display": "Pregnancy details collection",
      "definition": "Pregnancy details collection"
    },    
    {
      "code": "ANTVSTVW",
      "display": "Antenatal Visit View",
      "definition": "View  pregnancy check-up information recorded by health care provider"
    },
    {
      "code": "LONGVW",
      "display": "Longitudinal View",
      "definition": "View a list of the selected information"
    }
  ]
}