FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | Patient |
| Id | Patient-PatientCARAPMP004.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientCARAPMP004
Profile: CH EMED EPR Patient
Michaël Christopher Karce Male, DoB: 1973-12-25 ( Medical record number (use: official, ))
| Active: | true | Marital Status: | unbekannt | ||
| Other Ids: |
| ||||
{
"resourceType": "Patient",
"id": "PatientCARAPMP004",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:2.16.756.5.30.1.1625.3.1.3.1",
"value": "7857bf60-93a1-409d-a647-ee260cec9c0e"
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:2.16.756.5.30.1.177.2.2.1.1",
"value": "100001368"
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:2.16.756.5.30.1.196.3.2.1",
"value": "CARAPMP004"
}
],
"active": true,
"name": [
{
"family": "Karce",
"given": [
"Michaël Christopher"
]
}
],
"gender": "male",
"birthDate": "1973-12-25",
"maritalStatus": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
"code": "9",
"display": "unbekannt"
}
]
}
}