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

FHIR IG analytics

Packagehl7.fhir.uv.symptoms
Resource TypePatient
IdPatient-TrishDoe.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 TrishDoe

Language: en

Trish Doe Female, DoB: 1980



Source1

{
  "resourceType": "Patient",
  "id": "TrishDoe",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Doe",
      "given": [
        "Trish"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1980"
}