FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.rad.mado
Resource TypeCodeSystem
IdCodeSystem-MadoDeviceType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/bvdh/bvdh-ihe-mado/CodeSystem-MadoDeviceType.html
URLhttps://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType
Version0.1.0-SNAPSHOT
Statusdraft
Date2026-03-13T13:50:28+00:00
NameMadoDeviceType
TitleMADO Device Type Code System
Realmuv
Authorityihe
DescriptionCode 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.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
mado-creator MADO CreatorDevice used to create a FHIR MADO document.

Source1

{
  "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."
    }
  ]
}