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

FHIR IG analytics

Packageihe.pcc.maps.us
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

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

status: Finished

StatusHistories

-StatusPeriod
*Finished?? --> 2022-07-15

class: ActCode: EMER (emergency)

subject: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))


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",
  "statusHistory": [
    {
      "status": "finished",
      "period": {
        "end": "2022-07-15"
      }
    }
  ],
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "EMER"
  },
  "subject": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  }
}