FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSITelecomAddress-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSITelecomAddress-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSITelecomAddress |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSITelecomAddress |
| Title | eHDSI Telecom Address |
| Realm | eu |
| Authority | hl7 |
| Description | The Value Set is used (optionally) to code the usage of a phone number, email and all telecommunications. Can be used for all phone numbers mentioned in the three CDA-documents. |
No resources found
| CodeSystem | |
| v3-AddressUse | AddressUse |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSITelecomAddress-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSITelecomAddress",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.40"
}
],
"version": "0.2.0",
"name": "eHDSITelecomAddress",
"title": "eHDSI Telecom Address",
"status": "active",
"experimental": false,
"date": "2025-12-23T10:21:17+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7europe.org"
}
]
}
],
"description": "The Value Set is used (optionally) to code the usage of a phone number, email and all telecommunications. Can be used for all phone numbers mentioned in the three CDA-documents.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"concept": [
{
"code": "AS",
"display": "answering service"
},
{
"code": "EC",
"display": "emergency contact"
},
{
"code": "H",
"display": "home address"
},
{
"code": "HP",
"display": "primary home"
},
{
"code": "HV",
"display": "vacation home"
},
{
"code": "MC",
"display": "mobile contact"
},
{
"code": "PG",
"display": "pager"
},
{
"code": "WP",
"display": "work place"
},
{
"code": "TMP",
"display": "temporary address"
},
{
"code": "PHYS",
"display": "physical visit address"
},
{
"code": "PST",
"display": "postal address"
}
]
}
]
}
}