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

FHIR IG Statistics: ConceptMap/WeekdagCodelijst-to-days-of-week

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConceptMap
IdWeekdagCodelijst-to-days-of-week
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/ConceptMap/WeekdagCodelijst-to-days-of-week
URLhttp://nictiz.nl/fhir/ConceptMap/WeekdagCodelijst-to-days-of-week
Version2.0.3
Statusactive
NameWeekdagCodelijst-to-days-of-week
TitleHCIM WeekdagCodelijst-to-days-of-week
Realmnl
Authorityhl7
DescriptionMaps the HCIM InstructionsForUse release 2017 terminology for WeekDay to the FHIR STU3 terminology associated with `Timing.repeat.dayOfWeek`.
PurposeTo aid in mapping from HCIM InstructionsForUse value set WeekdagCodelijst to FHIR STU3 `Timing.repeat.dayOfWeek`.
CopyrightCC0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.9.12.2--20171231000000WeekdagCodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "WeekdagCodelijst-to-days-of-week",
  "url": "http://nictiz.nl/fhir/ConceptMap/WeekdagCodelijst-to-days-of-week",
  "version": "2.0.3",
  "name": "WeekdagCodelijst-to-days-of-week",
  "title": "HCIM WeekdagCodelijst-to-days-of-week",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps the HCIM InstructionsForUse release 2017 terminology for WeekDay to the FHIR STU3 terminology associated with `Timing.repeat.dayOfWeek`.",
  "purpose": "To aid in mapping from HCIM InstructionsForUse value set WeekdagCodelijst to FHIR STU3 `Timing.repeat.dayOfWeek`.",
  "copyright": "CC0",
  "sourceUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.12.2--20171231000000",
  "targetUri": "http://hl7.org/fhir/ValueSet/days-of-week",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/days-of-week",
      "targetVersion": "http://hl7.org/fhir/condition-clinical version 3.0.1",
      "element": [
        {
          "code": "307145004",
          "display": "Monday",
          "target": [
            {
              "code": "mon",
              "display": "monday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307147007",
          "display": "Tuesday",
          "target": [
            {
              "code": "tue",
              "display": "tuesday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307148002",
          "display": "Wednesday",
          "target": [
            {
              "code": "wed",
              "display": "wednesday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307149005",
          "display": "Thursday",
          "target": [
            {
              "code": "thu",
              "display": "thursday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307150005",
          "display": "Friday",
          "target": [
            {
              "code": "fri",
              "display": "friday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307151009",
          "display": "Saturday",
          "target": [
            {
              "code": "sat",
              "display": "saturday",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "307146003",
          "display": "Sunday",
          "target": [
            {
              "code": "sun",
              "display": "sunday",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}