0.1.0-current - ci-build International flag

JohnMoehrkeTestDicom, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testDicom/ and changes regularly. See the Directory of published versions

: all the DICOM modalities ValueSet - JSON Representation

Draft as of 2024-08-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "JustModalitiesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet JustModalitiesVS</b></p><a name=\"JustModalitiesVS\"> </a><a name=\"hcJustModalitiesVS\"> </a><a name=\"JustModalitiesVS-en-US\"> </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" : "http://johnmoehrke.github.io/testDicom/ValueSet/JustModalitiesVS",
  "version" : "0.1.0-current",
  "name" : "JustModalitiesVS",
  "title" : "all the DICOM modalities ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-28T19:52:04+00:00",
  "publisher" : "John Moehrke (himself)",
  "contact" : [
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description" : "ValueSet of all the DICOM modalities in CID-29",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html"
        ]
      }
    ]
  }
}