| Package | ca.on.mi.pkg |
| Resource Type | ValueSet |
| Id | mi-imaging-study-identifier-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-4-testing&canonical=http://ontariohealth.ca/fhir/ValueSet/mi-imaging-study-identifier-type |
| URL | http://ontariohealth.ca/fhir/ValueSet/mi-imaging-study-identifier-type |
| Version | 0.9.0 |
| Status | active |
| Date | 2024-04-19T02:20:56.4940505+00:00 |
| Name | ImagingStudyIdentifierType |
| Title | Medical Imaging Study Identifier Type |
| Realm | ca |
| Description | Indicates the medical imaging study identifiers types. |
No resources found
| CodeSystem | |
| v2-0203 | identifierType |
| DCM | DICOM Controlled Terminology |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "mi-imaging-study-identifier-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/mi-imaging-study-identifier-type",
"version": "0.9.0",
"name": "ImagingStudyIdentifierType",
"title": "Medical Imaging Study Identifier Type",
"status": "active",
"date": "2024-04-19T02:20:56.4940505+00:00",
"publisher": "Ontario Health",
"description": "Indicates the medical imaging study identifiers types.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110180",
"display": "Study Instance UID"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "ACSN",
"display": "Accession ID"
}
]
}
]
}
}