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

FHIR IG Statistics: ConceptMap/TreatmentDecision-to-ConsentProvisionType

Packagehealthdata.be.r4.cbb
Resource TypeConceptMap
IdTreatmentDecision-to-ConsentProvisionType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/TreatmentDecision-to-ConsentProvisionType
URLhttps://fhir.healthdata.be/ConceptMap/TreatmentDecision-to-ConsentProvisionType
Statusdraft
NameTreatmentDecision_to_ConsentProvisionType
TitleTreatmentDecision to ConsentProvisionType
DescriptionMaps treatment decision codes as found in CBB TreatmentDirective2 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
sctSNOMED CT International Edition
ValueSet
TreatmentDecisionTreatmentDecision

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "TreatmentDecision-to-ConsentProvisionType",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "https://fhir.healthdata.be/ConceptMap/TreatmentDecision-to-ConsentProvisionType",
  "name": "TreatmentDecision_to_ConsentProvisionType",
  "title": "TreatmentDecision to ConsentProvisionType",
  "status": "draft",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps treatment decision codes as found in CBB TreatmentDirective2 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": "https://fhir.healthdata.be/ValueSet/TreatmentDecision",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/consent-provision-type",
      "element": [
        {
          "code": "385643006",
          "display": "To be done",
          "target": [
            {
              "code": "permit",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "74964007",
          "display": "Other",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "The SpecificationOther modifier extension on `Consent.provision.type` can be used to implicitly communicate this code."
            }
          ]
        },
        {
          "code": "410521004",
          "display": "Not to be done",
          "target": [
            {
              "code": "deny",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}