FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | Patient |
| Id | Patient-Patient-STP-soloTesto.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Paziente Patient-STP-soloTesto
Akuba Ackah (no stated gender), DoB Unknown ( STP)
| Active: | true | ||
| Contact Detail | Via dei Pini 123; Ronda | ||
| Patient Birth Place | Italia | ||
{
"resourceType": "Patient",
"id": "Patient-STP-soloTesto",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"country": "Italia",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://terminology.hl7.it/sid/mef-ae-comuni",
"code": "F979",
"display": "NUORO"
}
}
]
}
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.it/CodeSystem/it-identifier-type",
"code": "STP"
}
]
},
"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"
}
]
}