FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.terminology.ehdsi
Resource TypeValueSet
IdValueSet-eHDSITelecomAddress-8.1.0.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSITelecomAddress-8.1.0.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSITelecomAddress
Version0.2.0
Statusactive
Date2025-12-23T10:21:17+00:00
NameeHDSITelecomAddress
TitleeHDSI Telecom Address
Realmeu
Authorityhl7
DescriptionThe 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse

Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}