German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DICOM Modality - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dicom-modality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dicom-modality</b></p><a name=\"dicom-modality\"> </a><a name=\"hcdicom-modality\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html\">AcquisitionModality</a></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/dicom-modality",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.13"
    }
  ],
  "version" : "0.49.0",
  "name" : "DicomModalityVS",
  "title" : "DICOM Modality",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Acquisition modality codes from DICOM CID 29 (Acquisition Modality). Required binding for ImagingStudy.modality in DE imaging profiles. References the fhir.dicom package CID 29 ValueSet — codes are not copied locally.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html"
        ]
      }
    ]
  }
}