FHIR IG Statistics: ConceptMap/cm-acCDR-mime-type
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cm-acCDR-mime-type",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-acCDR-mime-type",
"version": "1.0.0",
"name": "v2toFHIRMapforacCDRMimeType",
"title": "v2 to FHIR map for acCDR Mime Type",
"status": "active",
"experimental": false,
"date": "2023-03-28T12:47:40+10:00",
"publisher": "Ontario Health",
"sourceCanonical": "http://ontariohealth.ca/fhir/ValueSet/accdr-v2-mimetype",
"targetCanonical": "http://ontariohealth.ca/fhir/ValueSet/accdr-mimetype",
"group": [
{
"source": "http://ontariohealth.ca/fhir/CodeSystem/accdr-v2-mimetype",
"target": "urn:ietf:bcp:13",
"element": [
{
"code": "JPEG",
"display": "JPEG Image",
"target": [
{
"code": "image/jpeg",
"equivalence": "equivalent"
}
]
},
{
"code": "GIF",
"display": "GIF Image",
"target": [
{
"code": "image/gif",
"equivalence": "equivalent"
}
]
},
{
"code": "HTML",
"display": "HTML Document",
"target": [
{
"code": "text/html",
"equivalence": "equivalent"
}
]
},
{
"code": "PDF",
"display": "PDF Document",
"target": [
{
"code": "application/pdf",
"equivalence": "equivalent"
}
]
},
{
"code": "PNG",
"display": "PNG Image",
"target": [
{
"code": "image/png",
"equivalence": "equivalent"
}
]
},
{
"code": "MP3",
"display": "MP3 SoundFile",
"target": [
{
"code": "audio/mpeg",
"equivalence": "equivalent"
}
]
},
{
"code": "WAV",
"display": "WAV Sound File",
"target": [
{
"code": "audio/x-wav",
"equivalence": "equivalent"
}
]
}
]
}
]
}