FHIR IG analytics| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | Patient |
| Id | Patient-PatientPIXmFeed.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientPIXmFeed
Profile: CH PIXm Patient Feed
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Franz Muster Male, DoB: 1995-01-27 ( Medical record number)
| Other Id: | urn:oid:2.16.756.5.30.1.127.3.10.3/761337610000000002 | ||
| Alt. Name: | Muster | ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "PatientPIXmFeed",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-patient-feed"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:2.999.1.2.3.4",
"value": "8734"
},
{
"system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
"value": "761337610000000002"
}
],
"name": [
{
"family": "Muster",
"given": [
"Franz"
]
},
{
"family": "Muster",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
}
],
"gender": "male",
"birthDate": "1995-01-27",
"managingOrganization": {
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.999.1.2.3.4"
}
}
}