FHIR IG analytics| Package | ch.fhir.ig.swissnoso |
| Resource Type | Patient |
| Id | Patient-FridolinMueller.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Anonymous Patient male, DoB: 1931 ( Medical record number: 181521)
{
"resourceType": "Patient",
"id": "FridolinMueller",
"meta": {
"profile": [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://fhir.tannenwald.ch/pid",
"value": "181521"
}
],
"gender": "male",
"birthDate": "1931"
}