Package | hl7.fhir.it.lab-report |
Type | ConceptMap |
Id | ConceptMap-statoCivile |
FHIR Version | R4 |
Source | http://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ConceptMap-ConceptMap-statoCivile.html |
URL | http://hl7.it/fhir/lab-report/ConceptMap/ConceptMap-statoCivile |
Version | 0.2.0 |
Status | active |
Date | 2012-06-13 |
Name | HL7_ISTAT_StatoCivile |
Title | Mapping fra VS HL7 e Tabella ISTAT Stato Civile |
Realm | it |
Authority | hl7 |
Description | Mapping da Value 'statoCivile' a Tabella Istat Stato Civile. |
Purpose | Esempio di mapping fra value set. |
No resources found
CodeSystem | |
v3-MaritalStatus | MaritalStatus |
v3-NullFlavor | NullFlavor |
v3-MaritalStatus | MaritalStatus |
v3-NullFlavor | NullFlavor |
istat-statoCivile | ISTAT - Stato Civile |
ValueSet | |
istat-statoCivile-vs | ISTAT - Stato Civile |
statoCivile | Stato Civile |
Note: links and images are rebased to the (stated) source
Mapping from Stato Civile to ISTAT - Stato Civile
ACTIVE (not intended for production usage). Published on 2012-06-13 by HL7 Italia (HL7 Italia: https://hl7.it, HL7 Italia: https://hl7.it).
Mapping da Value 'statoCivile' a Tabella Istat Stato Civile.
Group 1Mapping from MaritalStatus to ISTAT - Stato Civile
Source Code | Relationship | Target Code | Comment |
S (Never Married) | is equivalent to | 1 (Celibe/Nubile) | |
M (Married) | is equivalent to | 2 (Coniugato/a) | |
D (Divorced) | is equivalent to | 4 (Divorziato/a) | |
W (Widowed) | is equivalent to | 3 (Vedovo/a) | |
A (Annulled) | maps loosely to | 9 (Non classificabile/ignoto/n.c) | Concetto non classificato nel target, quindi associato alla classe 9 'Non classificabile/ignoto/n.c' |
L (Legally Separated) | maps loosely to | 9 (Non classificabile/ignoto/n.c) | Concetto non classificato nel target, quindi associato alla classe 9 'Non classificabile/ignoto/n.c' |
Group 2Mapping from NullFlavor to ISTAT - Stato Civile
Source Code | Relationship | Target Code | Comment |
UNK (Unknown) | maps to wider concept | 9 (Non classificabile/ignoto/n.c) | Il target comprende concetti come 'non classificabile' che corrspondono a nullFlavor tipo UNC e/o OTH |
Group 3Mapping from ISTAT - Stato Civile to ISTAT - Stato Civile
Source Code | Relationship | Target Code |
6 (Unito civilmente) | is equivalent to | 6 (Unito civilmente) |
7 (Stato libero a seguito di decesso della parte unita civilmente) | is equivalent to | 7 (Stato libero a seguito di decesso della parte unita civilmente) |
8 (Stato libero a seguito di scioglimento dell'unione) | is equivalent to | 8 (Stato libero a seguito di scioglimento dell'unione) |
{ "resourceType": "ConceptMap", "id": "ConceptMap-statoCivile", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.it/fhir/lab-report/ConceptMap/ConceptMap-statoCivile", "version": "0.2.0", "name": "HL7_ISTAT_StatoCivile", "title": "Mapping fra VS HL7 e Tabella ISTAT Stato Civile", "status": "active", "experimental": true, "date": "2012-06-13", "publisher": "HL7 Italia", "contact": [ { "name": "HL7 Italia", "telecom": [ { "system": "url", "value": "https://hl7.it" } ] }, { "name": "HL7 Italia", "telecom": [ { "system": "url", "value": "https://hl7.it" } ] } ], "description": "Mapping da Value 'statoCivile' a Tabella Istat Stato Civile.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IT", "display": "Italy" } ] } ], "purpose": "Esempio di mapping fra value set.", "sourceCanonical": "http://hl7.it/fhir/lab-report/ValueSet/statoCivile", "targetCanonical": "http://hl7.it/fhir/lab-report/ValueSet/istat-statoCivile-vs", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", "target": "http://hl7.it/fhir/lab-report/CodeSystem/istat-statoCivile", "element": [ { "code": "S", "display": "Never Married", "target": [ { "code": "1", "display": "Celibe/Nubile", "equivalence": "equivalent" } ] }, { "code": "M", "display": "Married", "target": [ { "code": "2", "display": "Coniugato/a", "equivalence": "equivalent" } ] }, { "code": "D", "display": "Divorced", "target": [ { "code": "4", "display": "Divorziato/a", "equivalence": "equivalent" } ] }, { "code": "W", "display": "Widowed", "target": [ { "code": "3", "display": "Vedovo/a", "equivalence": "equivalent" } ] }, { "code": "A", "display": "Annulled", "target": [ { "code": "9", "display": "Non classificabile/ignoto/n.c", "equivalence": "inexact", "comment": "Concetto non classificato nel target, quindi associato alla classe 9 'Non classificabile/ignoto/n.c'" } ] }, { "code": "L", "display": "Legally Separated", "target": [ { "code": "9", "display": "Non classificabile/ignoto/n.c", "equivalence": "inexact", "comment": "Concetto non classificato nel target, quindi associato alla classe 9 'Non classificabile/ignoto/n.c'" } ] } ] }, { "source": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "target": "http://hl7.it/fhir/lab-report/CodeSystem/istat-statoCivile", "element": [ { "code": "UNK", "display": "Unknown", "target": [ { "code": "9", "display": "Non classificabile/ignoto/n.c", "equivalence": "wider", "comment": "Il target comprende concetti come 'non classificabile' che corrspondono a nullFlavor tipo UNC e/o OTH" } ] } ] }, { "source": "http://hl7.it/fhir/lab-report/CodeSystem/istat-statoCivile", "target": "http://hl7.it/fhir/lab-report/CodeSystem/istat-statoCivile", "element": [ { "code": "6", "display": "Unito civilmente", "target": [ { "code": "6", "display": "Unito civilmente", "equivalence": "equivalent" } ] }, { "code": "7", "display": "Stato libero a seguito di decesso della parte unita civilmente", "target": [ { "code": "7", "display": "Stato libero a seguito di decesso della parte unita civilmente", "equivalence": "equivalent" } ] }, { "code": "8", "display": "Stato libero a seguito di scioglimento dell'unione", "target": [ { "code": "8", "display": "Stato libero a seguito di scioglimento dell'unione", "equivalence": "equivalent" } ] } ] } ] }