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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypePatient
IdPatient-exPatient.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

Lorrie Lung

Source1

{
  "resourceType": "Patient",
  "id": "exPatient",
  "meta": {
    "profile": [
      "http://canshare.co.nz/fhir/StructureDefinition/an-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://standards.digital.health.nz/ns/nhi-id",
      "value": "WER4568"
    }
  ],
  "name": [
    {
      "text": "Lorrie Lung",
      "family": "Lung",
      "given": [
        "Lorrie"
      ]
    }
  ],
  "birthDate": "1969-02-02"
}