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

FHIR IG Statistics: ConceptMap/NHGTable14-to-ActEncounterCode

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConceptMap
IdNHGTable14-to-ActEncounterCode
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/ConceptMap/NHGTable14-to-ActEncounterCode
URLhttp://nictiz.nl/fhir/ConceptMap/NHGTable14-to-ActEncounterCode
Version1.0.3
Statusactive
NameNHGTable14-to-ActEncounterCode
TitleNHG Table 14 to ActEncounterCode
Realmnl
Authorityhl7
DescriptionMaps the NHG Table 14 version 7 (September 2011) terminology for ContactType to the FHIR STU3 terminology associated with `Encounter.class`.
PurposeTo aid in mapping from NHG Table 14 to FHIR STU3 `Encounter.class`.
CopyrightCC0

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "NHGTable14-to-ActEncounterCode",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/NHGTable14-to-ActEncounterCode",
  "version": "1.0.3",
  "name": "NHGTable14-to-ActEncounterCode",
  "title": "NHG Table 14 to ActEncounterCode",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps the NHG Table 14 version 7 (September 2011) terminology for ContactType to the FHIR STU3 terminology associated with `Encounter.class`.",
  "purpose": "To aid in mapping from NHG Table 14 to FHIR STU3 `Encounter.class`.",
  "copyright": "CC0",
  "targetUri": "http://hl7.org/fhir/ValueSet/v3-ActEncounterCode",
  "group": [
    {
      "source": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactwijze",
      "sourceVersion": "7 (September 2011)",
      "target": "http://hl7.org/fhir/v3/ActCode",
      "targetVersion": "2016-11-11",
      "element": [
        {
          "code": "1",
          "display": "visite",
          "target": [
            {
              "code": "HH",
              "display": "home",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2",
          "display": "nacht/dienst visite",
          "target": [
            {
              "code": "HH",
              "display": "home",
              "equivalence": "inexact",
              "comment": "Nacht/dienst semantics not covered"
            }
          ]
        },
        {
          "code": "3",
          "display": "Consult",
          "target": [
            {
              "code": "AMB",
              "display": "ambulatory",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "4",
          "display": "nacht/dienst consult",
          "target": [
            {
              "code": "AMB",
              "display": "ambulatory",
              "equivalence": "inexact",
              "comment": "Nacht/dienst semantics not covered"
            }
          ]
        },
        {
          "code": "5",
          "display": "telefonisch contact",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "wider",
              "comment": "Virtual is broader/wider than just phone"
            }
          ]
        },
        {
          "code": "6",
          "display": "nacht/dienst telefonisch consult",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "relatedto",
              "comment": "Virtual is broader/wider than just phone. Nacht/dienst semantics not covered"
            }
          ]
        },
        {
          "code": "8",
          "display": "postverwerking",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "relatedto",
              "comment": "Processing the mail is about the patient, but there is no true encounter"
            }
          ]
        },
        {
          "code": "9",
          "display": "overleg",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "relatedto",
              "comment": "Inter-collegial consultation is about the patient, but there is no true encounter"
            }
          ]
        },
        {
          "code": "11",
          "display": "notitie/memo",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "relatedto",
              "comment": "Note/memo is about the patient, but there is no true encounter"
            }
          ]
        },
        {
          "code": "12",
          "display": "e-consult",
          "target": [
            {
              "code": "VR",
              "display": "virtual",
              "equivalence": "equal",
              "comment": "Virtual is presumably broader/wider than e-consult"
            }
          ]
        }
      ]
    },
    {
      "source": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactwijze",
      "sourceVersion": "7 (September 2011)",
      "target": "http://hl7.org/fhir/v3/NullFlavor",
      "element": [
        {
          "code": "90",
          "display": "onbekend",
          "target": [
            {
              "code": "UNK",
              "display": "unknown",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "99",
          "display": "overig",
          "target": [
            {
              "code": "OTH",
              "display": "other",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}