FHIR IG analytics| Package | ca.on.mi.r4 |
| Resource Type | ConceptMap |
| Id | ConceptMap-OHtoDicomMapForModality.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mi.r4@1.0.0-snapshot2&canonical=http://ontariohealth.ca/fhir/ConceptMap/cm-modality |
| URL | http://ontariohealth.ca/fhir/ConceptMap/cm-modality |
| Version | 1.0.0 |
| Status | draft |
| Date | 2024-01-08T12:47:40+10:00 |
| Name | OHtoDicomMapForModality |
| Title | OH to Dicom Map For Modality |
| Realm | ca |
No resources found
| CodeSystem | |
| DCM | DICOM Controlled Terminology Definitions |
| oh-modality | OHModality |
No narrative content found in resource
{
"resourceType": "ConceptMap",
"id": "cm-modality",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-modality",
"version": "1.0.0",
"name": "OHtoDicomMapForModality",
"title": "OH to Dicom Map For Modality",
"status": "draft",
"experimental": false,
"date": "2024-01-08T12:47:40+10:00",
"publisher": "Ontario Health",
"group": [
{
"source": "http://ontariohealth.ca/fhir/CodeSystem/oh-modality",
"target": "http://dicom.nema.org/resources/ontology/DCM",
"element": [
{
"code": "XR",
"display": "Digital radiography",
"target": [
{
"code": "DX",
"equivalence": "equivalent",
"display": "Digital radiography"
}
]
},
{
"code": "Mammo",
"display": "Mammography",
"target": [
{
"code": "MG",
"equivalence": "equivalent",
"display": "Mammography"
}
]
},
{
"code": "PET",
"display": "Positron emission tomography",
"target": [
{
"code": "PT",
"equivalence": "equivalent",
"display": "Positron emission tomography "
}
]
},
{
"code": "DI",
"display": "Diagnostic imaging",
"target": [
{
"code": "OT",
"equivalence": "equivalent",
"display": "Other Modality"
}
]
}
]
}
]
}