FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | CodeSystem |
| Id | CodeSystem-MadoDeviceType.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/bvdh/bvdh-ihe-mado/CodeSystem-MadoDeviceType.html |
| URL | https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType |
| Version | 0.1.0-SNAPSHOT |
| Status | draft |
| Date | 2026-03-13T13:50:28+00:00 |
| Name | MadoDeviceType |
| Title | MADO Device Type Code System |
| Realm | uv |
| Authority | ihe |
| Description | Code system for the type of device used in the MADO context. This code system is used to specify the type of device used in the MADO context, such as the type of device used as the author of an ImagingStudy in the MADO context. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MadoDeviceType
This code system https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType defines the following code:
| Code | Display | Definition |
| mado-creator | MADO Creator | Device used to create a FHIR MADO document. |
{
"resourceType": "CodeSystem",
"id": "MadoDeviceType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType",
"version": "0.1.0-SNAPSHOT",
"name": "MadoDeviceType",
"title": "MADO Device Type Code System",
"status": "draft",
"date": "2026-03-13T13:50:28+00:00",
"publisher": "IHE Radiology Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
},
{
"name": "IHE Radiology Technical Committee",
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
}
],
"description": "Code system for the type of device used in the MADO context. This code system is used to specify the type of device used in the MADO context, such as the type of device used as the author of an ImagingStudy in the MADO context.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "mado-creator",
"display": "MADO Creator",
"definition": "Device used to create a FHIR MADO document."
}
]
}