FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsitelecomaddress

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsitelecomaddress
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitelecomaddress
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitelecomaddress
Version2020-04-22T18:05:00
Statusactive
NameCYEHRVSEHDSITelecomAddress
TitleCyprus EHR Value Set: eHDSI Telecom Address
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. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.40--20200422180500

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsitelecomaddress",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T18:05:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitelecomaddress",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.40"
    }
  ],
  "version": "2020-04-22T18:05:00",
  "name": "CYEHRVSEHDSITelecomAddress",
  "title": "Cyprus EHR Value Set: eHDSI Telecom Address",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "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. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.40--20200422180500",
  "immutable": false,
  "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"
          },
          {
            "code": "HP",
            "display": "primary home"
          },
          {
            "code": "HV",
            "display": "vacation home"
          },
          {
            "code": "MC",
            "display": "mobile contact"
          },
          {
            "code": "PG",
            "display": "pager"
          },
          {
            "code": "WP",
            "display": "work place"
          }
        ]
      }
    ]
  }
}