FHIR IG analytics| Package | hl7.fhir.us.ccda.r4 |
| Resource Type | ConceptMap |
| Id | ConceptMap-FC-TelecomUse.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-TelecomUse
Mapping from ContactPointUse to TelecommunicationAddressUse
Group 1 Mapping from ContactPointUse to AddressUse
| Source Concept Details | Relationship | Target Concept Details | Comment | Properties | |||
| Codes from ContactPointUse | Codes from AddressUse | ||||||
| home | Home | narrower | HP | primary home | Primary home would be recommended default. | ||
| narrower | HV | vacation home | Primary home would be recommended default. | ||||
| work | Work | is equivalent to | WP | work place | |||
| temp | Temp | is equivalent to | TMP | temporary address | |||
| old | Old | narrower | BAD | bad address | Age is not implied in CDA value | ||
| mobile | Mobile | is equivalent to | MC | mobile contact | |||
{
"resourceType": "ConceptMap",
"id": "FC-TelecomUse",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
}
],
"url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomUse",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDATelecomUse",
"title": "FHIR to C-CDA Telecom Use",
"status": "active",
"experimental": false,
"date": "2024-12-17T21:44:35+00:00",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
}
]
}
],
"description": "FHIR to C-CDA Telecom Use. Note that CDA's PG use code is equivalent to FHIR's ContactPoint.system of 'pager'.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/contact-point-use",
"targetUri": "http://terminology.hl7.org/ValueSet/v3-TelecommunicationAddressUse",
"group": [
{
"source": "http://hl7.org/fhir/contact-point-use",
"target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"element": [
{
"code": "home",
"display": "Home",
"target": [
{
"code": "HP",
"display": "primary home",
"equivalence": "narrower",
"comment": "Primary home would be recommended default."
},
{
"code": "HV",
"display": "vacation home",
"equivalence": "narrower",
"comment": "Primary home would be recommended default."
}
]
},
{
"code": "work",
"display": "Work",
"target": [
{
"code": "WP",
"display": "work place",
"equivalence": "equivalent"
}
]
},
{
"code": "temp",
"display": "Temp",
"target": [
{
"code": "TMP",
"display": "temporary address",
"equivalence": "equivalent"
}
]
},
{
"code": "old",
"display": "Old",
"target": [
{
"code": "BAD",
"display": "bad address",
"equivalence": "narrower",
"comment": "Age is not implied in CDA value"
}
]
},
{
"code": "mobile",
"display": "Mobile",
"target": [
{
"code": "MC",
"display": "mobile contact",
"equivalence": "equivalent"
}
]
}
]
}
]
}