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

FHIR IG analytics

Packageihe.iti.pixm
Resource TypePatient
IdPatient-Patient-MohrAlice-Red.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 Patient-MohrAlice-Red

ALICE MOHR Female, DoB: 1958-01-30 ( urn:oid:1.3.6.1.4.1.21367.13.20.1000#IHERED-994)


Active:true

Source1

{
  "resourceType": "Patient",
  "id": "Patient-MohrAlice-Red",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.3.6.1.4.1.21367.13.20.1000",
      "value": "IHERED-994"
    }
  ],
  "active": true,
  "name": [
    {
      "family": "MOHR",
      "given": [
        "ALICE"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1958-01-30"
}