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

FHIR IG Statistics: ConceptMap/TelecomType-to-ContactInformation-TelephoneNumbersSystem

Packagenictiz.fhir.nl.r4.zib2020
TypeConceptMap
IdTelecomType-to-ContactInformation-TelephoneNumbersSystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomType-to-ContactInformation-TelephoneNumbersSystem
URLhttp://nictiz.nl/fhir/ConceptMap/TelecomType-to-ContactInformation-TelephoneNumbersSystem
Statusactive
NameTelecomType_to_ContactInformation_TelephoneNumbersSystem
TitleTelecomType to ContactInformation-TelephoneNumbersSystem
Realmnl
Authorityhl7
DescriptionMaps TelecomType codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) ContactInformation v1.2 (2020)](https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)) to `ContactPoint.system` codes as found in FHIR R4. Note: The id and in addition, the canonical, name and title of this ConceptMap deviate from the guidelines ('Codelijst' is removed') because it would overflow the 64 character limit.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse
urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1TelecomDeviceTypes
v3-AddressUseAddressUse
ValueSet
ContactInformation-TelephoneNumbersSystemContactPointSystem ValueSet for zib ContactInformation TelephoneNumbers
2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000TelecomTypeCodelijst

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "ConceptMap",
  "id": "TelecomType-to-ContactInformation-TelephoneNumbersSystem",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": true
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/TelecomType-to-ContactInformation-TelephoneNumbersSystem",
  "name": "TelecomType_to_ContactInformation_TelephoneNumbersSystem",
  "title": "TelecomType to ContactInformation-TelephoneNumbersSystem",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps TelecomType codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) ContactInformation v1.2 (2020)](https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)) to `ContactPoint.system` codes as found in FHIR R4.\r\n\r\nNote: The id and in addition, the canonical, name and title of this ConceptMap deviate from the guidelines ('Codelijst' is removed') because it would overflow the 64 character limit.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "sourceCanonical": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000",
  "targetCanonical": "http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersSystem",
  "group": [
    {
      "source": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
      "target": "http://hl7.org/fhir/contact-point-system",
      "element": [
        {
          "code": "LL",
          "target": [
            {
              "code": "phone",
              "equivalence": "subsumes",
              "comment": "LL: land line/vast telefoonnummer. Phone: any voice phone, land or mobile."
            }
          ]
        },
        {
          "code": "FAX",
          "target": [
            {
              "code": "fax",
              "equivalence": "equal",
              "comment": "FAX: fax."
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
      "target": "http://hl7.org/fhir/contact-point-system",
      "element": [
        {
          "code": "MC",
          "target": [
            {
              "code": "phone",
              "equivalence": "subsumes",
              "comment": "MC: mobile contact/mobiel telefoonnummer. Phone: any voice phone, land or mobile."
            }
          ]
        },
        {
          "code": "PG",
          "target": [
            {
              "code": "pager",
              "equivalence": "equal",
              "comment": "PG: pager."
            }
          ]
        }
      ]
    }
  ]
}