FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.imaging-service-request-ig
Resource TypeConceptMap
IdConceptMap-fhir-to-dicom-organization.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/imaging-service-request-ig/ConceptMap-fhir-to-dicom-organization.html
URLhttp://hl7.org/fhir/uv/imaging-service-request-ig/ConceptMap/fhir-to-dicom-organization
Version0.1.0
Statusdraft
Date2026-09-19T16:32:04+00:00
NameFHIRToDICOMOrganization
TitleConceptMap - Populating DICOM Requesting Service / Entering Organization from FHIR
Realmuv
Authorityhl7
DescriptionPopulating DICOM Requesting Service and Entering Organization elements from FHIR Organization

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: ConceptMap fhir-to-dicom-organization

This mapping does not specify any particular context of use.


Mapping from unspecified code system to unspecified code system

Source Concept DetailsRelationshipTarget Concept Details
Codes from Codes from
imaging-organizationis broader thanRequestingServiceRequesting Service (0032,1033)
is broader thanEnteringOrganizationEntering Organization (via ORC-17 / OBR-17 mapping)
imaging-organization.identifieris equivalent toRequestingServiceCodeSequenceRequesting Service Code Sequence (0032,1034)
imaging-organization.nameis equivalent toRequestingServiceRequesting Service (0032,1033)

Source1

{
  "resourceType": "ConceptMap",
  "id": "fhir-to-dicom-organization",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    }
  ],
  "url": "http://hl7.org/fhir/uv/imaging-service-request-ig/ConceptMap/fhir-to-dicom-organization",
  "version": "0.1.0",
  "name": "FHIRToDICOMOrganization",
  "title": "ConceptMap - Populating DICOM Requesting Service / Entering Organization from FHIR",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-19T16:32:04+00:00",
  "publisher": "HL7 International / Imaging Integration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name": "HL7 International / Imaging Integration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name": "Jonathan Whitby",
      "telecom": [
        {
          "system": "email",
          "value": "jonathan.whitby@mi.medical.canon"
        }
      ]
    },
    {
      "name": "Brian Bialecki",
      "telecom": [
        {
          "system": "email",
          "value": "bbialecki@acr.org"
        }
      ]
    },
    {
      "name": "Bas van den Heuvel",
      "telecom": [
        {
          "system": "email",
          "value": "bas.van.den.heuvel@philips.com"
        }
      ]
    }
  ],
  "description": "Populating DICOM Requesting Service and Entering Organization elements from FHIR Organization",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "additionalAttribute": [
    {
      "code": "ResourceType",
      "uri": "http://hl7.org/fhir/ValueSet/resource-types",
      "description": "FHIR Resource Reference Type",
      "type": "code"
    }
  ],
  "group": [
    {
      "element": [
        {
          "code": "imaging-organization",
          "target": [
            {
              "code": "RequestingService",
              "display": "Requesting Service (0032,1033)",
              "relationship": "source-is-broader-than-target"
            },
            {
              "code": "EnteringOrganization",
              "display": "Entering Organization (via ORC-17 / OBR-17 mapping)",
              "relationship": "source-is-broader-than-target"
            }
          ]
        },
        {
          "code": "imaging-organization.identifier",
          "target": [
            {
              "code": "RequestingServiceCodeSequence",
              "display": "Requesting Service Code Sequence (0032,1034)",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "imaging-organization.name",
          "target": [
            {
              "code": "RequestingService",
              "display": "Requesting Service (0032,1033)",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}