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

FHIR IG analytics

Packagehl7.fhir.uv.fhir-for-fair
Resource TypePatient
IdPatient-example-f4f-patient.json
FHIR VersionR4B

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

Anonymous Patient male, DoB: 1970


Contact Detail:28001 SP

Source1

{
  "resourceType": "Patient",
  "id": "example-f4f-patient",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "gender": "male",
  "birthDate": "1970",
  "address": [
    {
      "postalCode": "28001",
      "country": "SP"
    }
  ]
}