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

FHIR IG Statistics: CodeSystem/dicom-identifier-type

Packagehl7.fhir.uv.dicom-sr
Resource TypeCodeSystem
Iddicom-identifier-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/CodeSystem-dicom-identifier-type.html
URLhttp://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
Version1.0.0
Statusdraft
Date2025-05-01T18:03:49+00:00
NameDicomIdentifierType
TitleIdentifiers - DICOM Identifier Type
Realmuv
Authorityhl7
DescriptionIdentifier types related to DICOMĀ® UIDs
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-identifier-type

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

CodeDisplayDefinition
observation-uid Observation UIDUniquely identifies the observation

Source

{
  "resourceType": "CodeSystem",
  "id": "dicom-identifier-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-identifier-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.39.16.1"
    }
  ],
  "version": "1.0.0",
  "name": "DicomIdentifierType",
  "title": "Identifiers - DICOM Identifier Type",
  "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": "Identifier types related to DICOMĀ® UIDs",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "observation-uid",
      "display": "Observation UID",
      "definition": "Uniquely identifies the observation"
    }
  ]
}