FHIR IG analytics| Package | fhir.r4.ukcore.stu1 |
| Resource Type | Patient |
| Id | UKCore-Patient-Extension-OtherContactSystem-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "UKCore-Patient-Extension-OtherContactSystem-Example",
"telecom": [
{
"system": "other",
"_system": {
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem",
"valueCoding": {
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem",
"code": "textphone",
"display": "Minicom (Textphone)"
}
}
]
},
"value": "+4413513341777",
"use": "home"
}
]
}