FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/dicom-value-type

Packagehl7.fhir.uv.dicom-sr
TypeCodeSystem
Iddicom-value-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/CodeSystem-dicom-value-type.html
URLhttp://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type
Version1.0.0
Statusdraft
Date2025-05-01T18:03:49+00:00
NameDicomValueType
TitleValue Types -- DICOM SR Content Item Value Types
Realmuv
Authorityhl7
DescriptionDICOMĀ® SR Content Item Value Types
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 dicom-value-type

This case-sensitive code system http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
text TEXTText Value (0040,A160)
num NUMMeasured Value Sequence (0040,A300)
code CODEConcept Code Sequence (0040,A168)
date DATEDate (0040,A121)
time TIMETime (0040,A122)
datetime DATETIMEDateTime (0040,A120)
uidref UIDREFUID (0040,A124)
pname PNAMEPerson Name (0040,A123)
composite COMPOSITEReferenced SOP Sequence (0008,1199)
image IMAGEImage Reference Macro
waveform WAVEFORMWaveform Reference Macro
scoord SCOORDSpatial Coordinates Macro
scoord3d SCOORD3DSpatial Coordinates 3D Macro
tcoord TCOORDTemporal Coordinates Macro
container CONTAINERContainer Macro
table TABLETable Content Item Macro

Source

{
  "resourceType": "CodeSystem",
  "id": "dicom-value-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    }
  ],
  "url": "http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.39.16.2"
    }
  ],
  "version": "1.0.0",
  "name": "DicomValueType",
  "title": "Value Types -- DICOM SR Content Item Value Types",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-01T18:03:49+00:00",
  "publisher": "HL7 International / Imaging Integration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "HL7 International / Imaging Integration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "Jonathan Whitby",
      "telecom": [
        {
          "system": "email",
          "value": "jonathan.whitby@mi.medical.canon"
        },
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "Christopher Lindop",
      "telecom": [
        {
          "system": "email",
          "value": "Christopher.Lindop@ge.com"
        },
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    }
  ],
  "description": "DICOMĀ® SR Content Item Value Types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 16,
  "concept": [
    {
      "code": "text",
      "display": "TEXT",
      "definition": "Text Value (0040,A160)"
    },
    {
      "code": "num",
      "display": "NUM",
      "definition": "Measured Value Sequence (0040,A300)"
    },
    {
      "code": "code",
      "display": "CODE",
      "definition": "Concept Code Sequence (0040,A168)"
    },
    {
      "code": "date",
      "display": "DATE",
      "definition": "Date (0040,A121)"
    },
    {
      "code": "time",
      "display": "TIME",
      "definition": "Time (0040,A122)"
    },
    {
      "code": "datetime",
      "display": "DATETIME",
      "definition": "DateTime (0040,A120)"
    },
    {
      "code": "uidref",
      "display": "UIDREF",
      "definition": "UID (0040,A124)"
    },
    {
      "code": "pname",
      "display": "PNAME",
      "definition": "Person Name (0040,A123)"
    },
    {
      "code": "composite",
      "display": "COMPOSITE",
      "definition": "Referenced SOP Sequence (0008,1199)"
    },
    {
      "code": "image",
      "display": "IMAGE",
      "definition": "Image Reference Macro"
    },
    {
      "code": "waveform",
      "display": "WAVEFORM",
      "definition": "Waveform Reference Macro"
    },
    {
      "code": "scoord",
      "display": "SCOORD",
      "definition": "Spatial Coordinates Macro"
    },
    {
      "code": "scoord3d",
      "display": "SCOORD3D",
      "definition": "Spatial Coordinates 3D Macro"
    },
    {
      "code": "tcoord",
      "display": "TCOORD",
      "definition": "Temporal Coordinates Macro"
    },
    {
      "code": "container",
      "display": "CONTAINER",
      "definition": "Container Macro"
    },
    {
      "code": "table",
      "display": "TABLE",
      "definition": "Table Content Item Macro"
    }
  ]
}