FHIR IG analytics| Package | ihe.iti.pixm |
| Resource Type | Patient |
| Id | Patient-Patient-MohrAlice-Red.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-MohrAlice-Red
Profile: PIXm Patient constraints for Feed
ALICE MOHR Female, DoB: 1958-01-30 ( urn:oid:1.3.6.1.4.1.21367.13.20.1000#IHERED-994)
| Active: | true | ||
{
"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"
}