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

FHIR IG analytics

Packageflute.requirements
Resource TypePatient
IdPatient-EXP-S2-Patient.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

Generated Narrative: Patient EXP-S2-Patient

Jacque Dubois (official) Male, DoB: 1974-12-25


Active:true

Source1

{
  "resourceType": "Patient",
  "id": "EXP-S2-Patient",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Dubois",
      "given": [
        "Jacque"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1974-12-25"
}