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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypePatient
IdPatient-patient-example.json
FHIR VersionR5

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


English


Generated Narrative: Patient patient-example

Ali Karimov Male, DoB: 1990-05-15



Russian


Сгенерированный нарратив: Patient patient-example

Ali Karimov Male, БД: 1990-05-15



Uzbek


Generated Narrative: Patient patient-example

Ali Karimov Male, DoB: 1990-05-15



Source1

{
  "resourceType": "Patient",
  "id": "patient-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Karimov",
      "given": [
        "Ali"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1990-05-15"
}