FHIR IG analytics| Package | ch.fhir.ig.swissnoso |
| Resource Type | Patient |
| Id | Patient-GiuliaRossi.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Anonymous Patient female, DoB: 1943 ( Medical record number: 44371)
{
"resourceType": "Patient",
"id": "GiuliaRossi",
"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.santamaria.ch/pid",
"value": "44371"
}
],
"gender": "female",
"birthDate": "1943"
}