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

FHIR IG analytics

Packagemyhealth.eu.fhir.mvc-package
Resource TypeValueSet
IdValueSet-eHDSIImagingObservationMethod.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/mvc-package/9.1.0/ValueSet-eHDSIImagingObservationMethod.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIImagingObservationMethod
Version9.1.0
Statusactive
Date2026-05-08T11:21:08+02:00
NameEHDSIImagingObservationMethod
TitleeHDSI Imaging Observation Method
DescriptionThe Value Set is used for coding imaging observation method to obtain the result.
CopyrightThe Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.

Resources that use this resource

ValueSet
myhealth.eu.fhir.core#1.0.0eHDSIImagingObservationMethodWithExceptionseHDSI Imaging Observation Method With Exceptions
myhealth.eu.fhir.core#1.0.0eHDSIObservationMethodWithExceptionseHDSI Observation Method With Exceptions

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIImagingObservationMethod",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIImagingObservationMethod",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.102"
    }
  ],
  "version": "9.1.0",
  "name": "EHDSIImagingObservationMethod",
  "title": "eHDSI Imaging Observation Method",
  "status": "active",
  "experimental": false,
  "date": "2026-05-08T11:21:08+02:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "The Value Set is used for coding imaging observation method to obtain the result.",
  "copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "278110001",
            "display": "Radiographic imaging - action"
          },
          {
            "code": "278292003",
            "display": "Ultrasound imaging - action"
          },
          {
            "code": "312250003",
            "display": "Magnetic resonance imaging - action"
          },
          {
            "code": "312251004",
            "display": "Computed tomography imaging - action"
          },
          {
            "code": "312254007",
            "display": "Plain X-ray imaging - action"
          },
          {
            "code": "312275004",
            "display": "Fluoroscopic imaging - action"
          },
          {
            "code": "312337001",
            "display": "Thermography imaging - action"
          },
          {
            "code": "312421008",
            "display": "Radionuclide imaging - action"
          },
          {
            "code": "360037004",
            "display": "Imaging - action"
          }
        ]
      }
    ]
  }
}