FHIR IG Statistics: ConceptMap/TreatmentDecision-to-ConsentProvisionType
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | TreatmentDecision-to-ConsentProvisionType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/TreatmentDecision-to-ConsentProvisionType |
URL | https://fhir.healthdata.be/ConceptMap/TreatmentDecision-to-ConsentProvisionType |
Status | draft |
Name | TreatmentDecision_to_ConsentProvisionType |
Title | TreatmentDecision to ConsentProvisionType |
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. |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
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"
}
]
}
]
}
]
}