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

FHIR IG Statistics: ConceptMap/TreatmentDecisionCodelist-to-ConsentProvisionType

Packagenictiz.fhir.nl.r4.zib2020
TypeConceptMap
IdTreatmentDecisionCodelist-to-ConsentProvisionType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/TreatmentDecisionCodelist-to-ConsentProvisionType
URLhttp://nictiz.nl/fhir/ConceptMap/TreatmentDecisionCodelist-to-ConsentProvisionType
Statusdraft
NameTreatmentDecisionCodelist_to_ConsentProvisionType
TitleTreatmentDecisionCodelist to ConsentProvisionType
Realmnl
Authorityhl7
DescriptionMaps treatment decision codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2 v1.0 (2020)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN) to <http://hl7.org/fhir/ValueSet/consent-provision-type> as found in `Consent.provision.type` 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
urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.25.1BehandelBesluiten
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.2.2.2--20200901000000BehandelBesluitCodelijst

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "ConceptMap",
  "id": "TreatmentDecisionCodelist-to-ConsentProvisionType",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/TreatmentDecisionCodelist-to-ConsentProvisionType",
  "name": "TreatmentDecisionCodelist_to_ConsentProvisionType",
  "title": "TreatmentDecisionCodelist to ConsentProvisionType",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps treatment decision codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2 v1.0 (2020)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN) to <http://hl7.org/fhir/ValueSet/consent-provision-type> as found in `Consent.provision.type` 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": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.2.2--20200901000000",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/consent-provision-type",
  "group": [
    {
      "source": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.25.1",
      "target": "http://hl7.org/fhir/consent-provision-type",
      "element": [
        {
          "code": "0",
          "target": [
            {
              "code": "permit",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "1",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "The SpecificationOther modifier extension on Consent.provision.type can be used to implicitly communicate this code."
            }
          ]
        },
        {
          "code": "2",
          "target": [
            {
              "code": "deny",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}