FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeEncounter
IdEncounter_HDDM.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Encounter",
  "id": "HC40-HDDM.encounter-hddm",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Encounter_HDDM_Eng"
    ]
  },
  "status": "planned",
  "class": {
    "system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
    "code": "PRENC",
    "display": "pre-admission"
  },
  "subject": {
    "reference": "Patient/AREAS.103"
  }
}