{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A patient encounter where patient is scheduled or planned to receive service delivery in the future, and the patient is given a pre-admission account number. When the patient comes back for subsequent service, the pre-admission encounter is selected and is encapsulated into the service registration, and a new account number is generated.\\r\\n\\n                        \\n                           Usage Note: This is intended to be used in advance of encounter types such as ambulatory, inpatient encounter, virtual, etc.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActEncounterCode"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "c5f4a509-4f86-53a9-afa0-8303f6fbfca4",
  "ancestors" : {
    "PRENC" : 0,
    "_ActEncounterCode" : 1,
    "_ActCareProvisionCode" : 2
  },
  "id" : "a3d7650f-accf-4a23-bbd8-c73c36ed35cf",
  "code" : "PRENC",
  "display" : "pre-admission",
  "version" : "2018-08-12"
}