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

FHIR IG analytics

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

ALICE MOHR (official) Female, DoB: 1958-01-30 ( urn:oid:1.3.6.1.4.1.21367.13.20.3000#IHEBLUE-994)


Active:true
Contact Detail820 JORIE BLVD. OAK BROOK IL 60523 (home)

Source1

{
  "resourceType": "Patient",
  "id": "Patient-MohrAlice-Blue",
  "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.3000",
      "value": "IHEBLUE-994"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "MOHR",
      "given": [
        "ALICE"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1958-01-30",
  "address": [
    {
      "use": "home",
      "line": [
        "820 JORIE BLVD."
      ],
      "city": "OAK BROOK",
      "state": "IL",
      "postalCode": "60523"
    }
  ]
}