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

FHIR IG analytics

Packageihe.iti.mxde
Resource TypeEncounter
IdEncounter-ex-encounter.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Encounter ex-encounter

status: Finished

class: ActCode HH: home health

subject: Jack Smith Other, DoB: 1923-07-25


Source1

{
  "resourceType": "Encounter",
  "id": "ex-encounter",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "HH"
  },
  "subject": {
    "reference": "Patient/ex-patient"
  }
}