| Package | fhir.virtually.healthcare |
| Resource Type | ConceptMap |
| Id | EMISSectionHeaders |
| FHIR Version | R4 |
| Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ConceptMap-EMISSectionHeaders.html |
| URL | https://fhir.virtually.healthcare/ConceptMap/EMISSectionHeaders |
| Version | 0.1.1-current |
| Status | draft |
| Date | 2024-11-14 |
| Name | EMISSectionHeaders |
| Title | EMIS Consultation Section Headers Mapping |
| Realm | us |
| Authority | hl7 |
| Description | **Elaboration - not for implementation**. EMIS Consultation Section Headers Mapping to [HL7 Document section codes (LOINC codes used in CCDA sections)](https://hl7.org/fhir/valueset-doc-section-codes.html) |
| Purpose | To help implementers map from EMIS to FHIR |
| Copyright | Creative Commons 0 |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EMISSectionHeaders
Mapping from (not specified) to Document Section Codes
Group 1 Mapping from unspecified code system to Logical Observation Identifiers, Names and Codes (LOINC)
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from | Codes from Logical Observation Identifiers, Names and Codes (LOINC) | |||
| Social | Social | is equivalent to | 29762-2 | Social history Narrative |
| History | History | is equivalent to | 11329-0 | History general Narrative - Reported |
| Family History | Family History | is equivalent to | 10157-6 | History of family member diseases Narrative |
| Procedure | Procedure | is equivalent to | 29554-3 | Procedure Narrative |
| Problem | Problem | is equivalent to | 10154-3 | Chief complaint Narrative - Reported |
| Follow up | Follow up | is equivalent to | 18776-5 | Plan of care note |
| Result | Result | is equivalent to | 30954-2 | Relevant diagnostic tests/laboratory data Narrative |
{
"resourceType": "ConceptMap",
"id": "EMISSectionHeaders",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/ConceptMap/EMISSectionHeaders",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:456e5381-e66b-410e-a50c-8433a8f69599"
},
"version": "0.1.1-current",
"name": "EMISSectionHeaders",
"title": "EMIS Consultation Section Headers Mapping",
"status": "draft",
"experimental": true,
"date": "2024-11-14",
"publisher": "Virtually Healthcare",
"contact": [
{
"name": "Virtually Healthcare",
"telecom": [
{
"system": "url",
"value": "https://virtually.healthcare"
}
]
}
],
"description": "**Elaboration - not for implementation**. EMIS Consultation Section Headers Mapping to [HL7 Document section codes (LOINC codes used in CCDA sections)](https://hl7.org/fhir/valueset-doc-section-codes.html)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"purpose": "To help implementers map from EMIS to FHIR",
"copyright": "Creative Commons 0",
"targetCanonical": "http://hl7.org/fhir/ValueSet/doc-section-codes",
"group": [
{
"target": "http://loinc.org",
"element": [
{
"code": "Social",
"display": "Social",
"target": [
{
"code": "29762-2",
"display": "Social history Narrative",
"equivalence": "equivalent"
}
]
},
{
"code": "History",
"display": "History",
"target": [
{
"code": "11329-0",
"display": "History general Narrative - Reported",
"equivalence": "equivalent"
}
]
},
{
"code": "Family History",
"display": "Family History",
"target": [
{
"code": "10157-6",
"display": "History of family member diseases Narrative",
"equivalence": "equivalent"
}
]
},
{
"code": "Procedure",
"display": "Procedure",
"target": [
{
"code": "29554-3",
"display": "Procedure Narrative",
"equivalence": "equivalent"
}
]
},
{
"code": "Examination",
"display": "Examination"
},
{
"code": "Comment",
"display": "Comment"
},
{
"code": "Medication",
"display": "Medication"
},
{
"code": "Document",
"display": "Document"
},
{
"code": "Wound Type",
"display": "Wound Type"
},
{
"code": "Assessment",
"display": "Assessment"
},
{
"code": "Problem",
"display": "Problem",
"target": [
{
"code": "10154-3",
"display": "Chief complaint Narrative - Reported",
"equivalence": "equivalent"
}
]
},
{
"code": "Test Request",
"display": "Test Request"
},
{
"code": "Follow up",
"display": "Follow up",
"target": [
{
"code": "18776-5",
"display": "Plan of care note",
"equivalence": "equivalent"
}
]
},
{
"code": "New Referral",
"display": "New Referral"
},
{
"code": "Result",
"display": "Result",
"target": [
{
"code": "30954-2",
"display": "Relevant diagnostic tests/laboratory data Narrative",
"equivalence": "equivalent"
}
]
}
]
}
]
}