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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeConceptMap
IdAlcoholgebruik-to-AlcoholGebruikStatusCodelijst.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/ConceptMap/Alcoholgebruik-to-AlcoholGebruikStatusCodelijst
URLhttp://nictiz.nl/fhir/ConceptMap/Alcoholgebruik-to-AlcoholGebruikStatusCodelijst
Version1.3.2
Statusactive
NameAlcoholgebruik-to-AlcoholGebruikStatusCodelijst
TitleAlcoholgebruik-to-AlcoholGebruikStatusCodelijst
Realmnl
DescriptionMaps concepts from PWD valueset Alcoholgebruik to zib 2017 valueset AlcoholGebruikStatusCodelijst

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.7.2.2--20171231000000TabakGebruikStatusCodelijst
2.16.840.1.113883.2.4.3.11.60.90.77.11.203--20141020155659Alcoholgebruik

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "Alcoholgebruik-to-AlcoholGebruikStatusCodelijst",
  "url": "http://nictiz.nl/fhir/ConceptMap/Alcoholgebruik-to-AlcoholGebruikStatusCodelijst",
  "version": "1.3.2",
  "name": "Alcoholgebruik-to-AlcoholGebruikStatusCodelijst",
  "title": "Alcoholgebruik-to-AlcoholGebruikStatusCodelijst",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps concepts from PWD valueset Alcoholgebruik to zib 2017 valueset AlcoholGebruikStatusCodelijst",
  "sourceReference": {
    "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.203--20141020155659",
    "display": "Alcoholgebruik"
  },
  "targetReference": {
    "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.2.2--20171231000000",
    "display": "AlcoholGebruikStatusCodelijst"
  },
  "group": [
    {
      "source": "Alcoholgebruik",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "1",
          "display": "geen",
          "target": [
            {
              "code": "105542008",
              "display": "Current non-drinker of alcohol (finding)",
              "equivalence": "narrower",
              "comment": "Target contains additional options for lifetime non-drinker and ex-drinker"
            }
          ]
        },
        {
          "code": "2",
          "display": "%lt; 2 eenheden per dag",
          "target": [
            {
              "code": "219006",
              "display": "Current drinker of alcohol (finding)",
              "equivalence": "wider",
              "comment": "Source specifies the amount of alcohol per day"
            }
          ]
        },
        {
          "code": "3",
          "display": "≥ 2 eenheden per dag",
          "target": [
            {
              "code": "219006",
              "display": "Current drinker of alcohol (finding)",
              "equivalence": "wider",
              "comment": "Source specifies the amount of alcohol per day"
            }
          ]
        }
      ]
    }
  ]
}