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

FHIR IG Statistics: ConceptMap/ContactType-to-ActEncounterCode

Packagehealthdata.be.r4.cbb
Resource TypeConceptMap
IdContactType-to-ActEncounterCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode
URLhttps://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode
Statusdraft
NameContactType_to_ActEncounterCode
TitleContactType to ActEncounterCode
DescriptionMaps ContactType codes as found in the CBB Encounter to ActEncounterCode codes as found in FHIR R4.
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-ActCodeActCode
sctSNOMED CT International Edition
ContactTypeContactType
ValueSet
v3-ActEncounterCodeActEncounterCode
ContactTypeContactType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "ContactType-to-ActEncounterCode",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "https://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode",
  "name": "ContactType_to_ActEncounterCode",
  "title": "ContactType to ActEncounterCode",
  "status": "draft",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps ContactType codes as found in the CBB Encounter to ActEncounterCode codes as found in FHIR R4.",
  "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": "https://fhir.healthdata.be/ValueSet/ContactType",
  "targetCanonical": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
  "group": [
    {
      "source": "https://fhir.healthdata.be/CodeSystem/ContactType",
      "target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "element": [
        {
          "code": "CT0001",
          "display": "Ambulatory",
          "target": [
            {
              "code": "AMB",
              "display": "ambulatory",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0002",
          "display": "Emergency",
          "target": [
            {
              "code": "EMER",
              "display": "emergency",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0003",
          "display": "Field",
          "target": [
            {
              "code": "FLD",
              "display": "field",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0004",
          "display": "Home visit",
          "target": [
            {
              "code": "HH",
              "display": "home",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0005",
          "display": "Inpatient",
          "target": [
            {
              "code": "IMP",
              "display": "inpatient",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0006",
          "display": "Short Stay",
          "target": [
            {
              "code": "SS",
              "display": "short stay",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0007",
          "display": "Virtual",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "CT0008",
          "display": "Consultation",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
            }
          ]
        },
        {
          "code": "CT0009",
          "display": "Telephone consult",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
            }
          ]
        }
      ]
    },
    {
      "source": "http://snomed.info/sct",
      "target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "element": [
        {
          "code": "261665006",
          "display": "Unknown",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
            }
          ]
        },
        {
          "code": "74964007",
          "display": "Other",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
            }
          ]
        }
      ]
    }
  ]
}