Package | hl7.fhir.uv.dicom-sr |
Type | CodeSystem |
Id | dicom-value-type |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/CodeSystem-dicom-value-type.html |
URL | http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type |
Version | 1.0.0 |
Status | draft |
Date | 2025-05-01T18:03:49+00:00 |
Name | DicomValueType |
Title | Value Types -- DICOM SR Content Item Value Types |
Realm | uv |
Authority | hl7 |
Description | DICOMĀ® SR Content Item Value Types |
Content | complete |
No resources found
No resources found
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:
{ "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" } ] }