FHIR IG Statistics: ConceptMap/BeCivilstate-to-MaritalStatus
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | BeCivilstate-to-MaritalStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/BeCivilstate-to-MaritalStatus |
URL | https://fhir.healthdata.be/ConceptMap/BeCivilstate-to-MaritalStatus |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | BeCivilstate_to_MaritalStatus |
Title | BeCivilstate_to_MaritalStatus |
Description | Maps marital status codes as found in the CBB MaritalStatus, based on the BeCivilstate to <http://hl7.org/fhir/ValueSet/marital-status> as found in `Patient.maritalStatus` 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
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "BeCivilstate-to-MaritalStatus",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "https://fhir.healthdata.be/ConceptMap/BeCivilstate-to-MaritalStatus",
"name": "BeCivilstate_to_MaritalStatus",
"title": "BeCivilstate_to_MaritalStatus",
"status": "draft",
"date": "2022-10-17T09:09:13.9562003+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps marital status codes as found in the CBB MaritalStatus, based on the BeCivilstate to <http://hl7.org/fhir/ValueSet/marital-status> as found in `Patient.maritalStatus` 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://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-civilstate",
"targetCanonical": "http://hl7.org/fhir/ValueSet/marital-status",
"group": [
{
"source": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-civilstate",
"target": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"element": [
{
"code": "10",
"display": "Unmarried",
"target": [
{
"code": "U",
"display": "unmarried",
"equivalence": "equal"
}
]
},
{
"code": "20",
"display": "Married",
"target": [
{
"code": "M",
"display": "Married",
"equivalence": "equal"
}
]
},
{
"code": "25",
"display": "Annuled",
"target": [
{
"code": "A",
"display": "Annuled",
"equivalence": "equal"
}
]
},
{
"code": "26",
"display": "Putative marriage",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'Putative marriage'. Code may be used in `Patient.maritalStatus`."
}
]
},
{
"code": "30",
"display": "Widowed",
"target": [
{
"code": "W",
"display": "Widowed",
"equivalence": "equal"
}
]
},
{
"code": "40",
"display": "Divorced",
"target": [
{
"code": "D",
"display": "Divorced",
"equivalence": "equal"
}
]
},
{
"code": "41",
"display": "Divorced since 1/10/1994",
"target": [
{
"code": "D",
"display": "Divorced",
"equivalence": "narrower",
"comment": "Divorced since 1/10/1994 is more specific than Divorced. Advice is to use both codes (two `.codings`) in `Patient.maritalStatus`."
}
]
},
{
"code": "50",
"display": "Legal separation",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'Legal separation'. Code may be used in `Patient.maritalStatus`."
}
]
},
{
"code": "51",
"display": "Legal separation since 1/10/1994",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'Legal separation since 1/10/1994'. Code may be used in `Patient.maritalStatus`."
}
]
},
{
"code": "60",
"display": "Repudiation",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'Repudiation'. Code may be used in `Patient.maritalStatus`."
}
]
},
{
"code": "80",
"display": "Partnership",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'Partnership'. Code may be used in `Patient.maritalStatus`."
}
]
},
{
"code": "81",
"display": "End of partnership",
"target": [
{
"equivalence": "unmatched",
"comment": "No mapping exists for 'End of partnership'. Code may be used in `Patient.maritalStatus`."
}
]
}
]
},
{
"source": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"target": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element": [
{
"code": "UNK",
"display": "Unknown",
"target": [
{
"code": "UNK",
"display": "Unknown",
"equivalence": "equal"
}
]
}
]
}
]
}