{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "NONAC"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ACUTE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActEncounterCode"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "0df5c433-8ddb-595a-84ca-c6541f26bd35",
  "ancestors" : {
    "IMP" : 0,
    "_ActEncounterCode" : 1,
    "_ActCareProvisionCode" : 2
  },
  "id" : "216ec62a-2f54-40f9-81ee-53ff8782cb87",
  "code" : "IMP",
  "display" : "inpatient encounter",
  "version" : "2018-08-12"
}