{
  "resourceType": "ValueSet",
  "id": "apgar-heart-rate",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-18T09:41:00.000+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <p>APGAR heart rate observation type</p>\n    </div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/apgar-heart-rate",
  "version": "3.0.1",
  "name": "APGARHeartRateObservationTypes",
  "title": "APGAR Heart Rate Observation Types",
  "status": "draft",
  "experimental": true,
  "date": "2018-09-18",
  "publisher": "HL7 Australia (Child Health WG)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.au"
        }
      ]
    }
  ],
  "description": "APGAR heart rate observation types 1, 5, 10 minutes",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "32407-9"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "32412-9"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "32402-0"
          }
        ]
      }
    ]
  }
}