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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConceptMap
Idconceptmap-DagdeelCodelijst-to-EventTiming.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "DagdeelCodelijst-to-EventTiming",
  "url": "http://nictiz.nl/fhir/ConceptMap/DagdeelCodelijst-to-EventTiming",
  "version": "1.0.3",
  "name": "DagdeelCodelijst-to-EventTiming",
  "title": "HCIM DagdeelCodelijst to EventTiming",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps the HCIM AdministrationSchedule release 2017 terminology for TimeOfDay to the FHIR STU3 terminology associated with `Timing.repeat.when`.",
  "purpose": "To aid in mapping from HCIM AdministrationSchedule value set DagdeelCodelijst to FHIR STU3 `Timing.repeat.when`.",
  "copyright": "CC0",
  "sourceUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.12.3--20171231000000",
  "targetUri": "http://hl7.org/fhir/ValueSet/event-timing",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/event-timing",
      "targetVersion": "http://hl7.org/fhir/event-timing version 3.0.1",
      "element": [
        {
          "code": "73775008",
          "display": "During the morning",
          "target": [
            {
              "code": "MORN",
              "display": "Morning",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "255213009",
          "display": "During the afternoon",
          "target": [
            {
              "code": "AFT",
              "display": "Afternoon",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "3157002",
          "display": "During the evening",
          "target": [
            {
              "code": "EVE",
              "display": "Evening",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2546009",
          "display": "During the night",
          "target": [
            {
              "code": "NIGHT",
              "display": "Night",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}