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

FHIR IG analytics

Packagejohnmoehrke.testbundle.example
Resource TypePatient
IdPatient-ex-Patient.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: Patient ex-Patient

Dumb Schmidt (no stated gender), DoB Unknown



Source1

{
  "resourceType": "Patient",
  "id": "ex-Patient",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Schmidt",
      "given": [
        "Dumb"
      ]
    }
  ]
}