FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | Patient |
| Id | Patient-Patient-birthPlace-opt2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Paziente Patient-birthPlace-opt2
Akuba Ackah (no stated gender), DoB Unknown ( http://hl7.it/sid/stp#STP0010011234567)
| Active: | true | ||
| Contact Detail | Via dei Pini 123; Ronda | ||
| Codice comune e/o stato di nascita | NUORO | ||
{
"resourceType": "Patient",
"id": "Patient-birthPlace-opt2",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.it/fhir/StructureDefinition/patient-codeableBirthPlace",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.it/sid/mef-ae-comuni",
"code": "F979",
"display": "NUORO"
}
]
}
}
],
"identifier": [
{
"system": "http://hl7.it/sid/stp",
"value": "STP0010011234567"
}
],
"active": true,
"name": [
{
"text": "Akuba Ackah",
"family": "Ackah",
"given": [
"Akuba"
]
}
],
"address": [
{
"text": "Via dei Pini 123; Ronda"
}
]
}