FHIR IG Statistics: ValueSet/gecco-valueset-imaging-procedures-dicom
Resources that use this resource
Resources that this resource uses
CodeSystem |
DCM | DICOM Controlled Terminology |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "gecco-valueset-imaging-procedures-dicom",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-05-03T15:28:27+02:00"
}
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/radiology-procedures-dicom",
"version": "1.0.4",
"name": "ImagingProceduresDICOM",
"title": "Radiology Procedures DICOM",
"status": "active",
"experimental": false,
"publisher": "Charité",
"description": "Radiology procedures in the context of Covid-19 - DICOM",
"immutable": false,
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "CT",
"display": "Computed Tomography"
},
{
"code": "RG",
"display": "Radiographic imaging"
},
{
"code": "US",
"display": "Ultrasound"
}
]
}
]
}
}