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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConceptMap
Idconceptmap-TelecomTypeCodelijst-to-ContactPointSystem.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&canonical=http://nictiz.nl/fhir/ConceptMap/TelecomTypeCodelijst-to-ContactPointSystem
URLhttp://nictiz.nl/fhir/ConceptMap/TelecomTypeCodelijst-to-ContactPointSystem
Version1.0.2
Statusactive
NameTelecomTypeCodelijst-to-ContactPointSystem
Realmnl
Authorityhl7
DescriptionMaps TelecomType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.system codes as found in FHIR STU3

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
contact-point-systemContactPointSystem
AddressUsev3-AddressUse
urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1TelecomDeviceTypes
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20171231000000TelecomTypeCodelijst

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "TelecomTypeCodelijst-to-ContactPointSystem",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/TelecomTypeCodelijst-to-ContactPointSystem",
  "version": "1.0.2",
  "name": "TelecomTypeCodelijst-to-ContactPointSystem",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps TelecomType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.system codes as found in FHIR STU3",
  "sourceReference": {
    "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20171231000000",
    "display": "TelecomTypeCodelijst"
  },
  "targetReference": {
    "reference": "http://hl7.org/fhir/ValueSet/contact-point-system",
    "display": "ContactPointSystem"
  },
  "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://hl7.org/fhir/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"
            }
          ]
        }
      ]
    }
  ]
}