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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r4
Resource TypeBasic
IdBasic-BundleReportEuImagingProvider.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r4/ActorDefinition-BundleReportEuImagingProvider.html
URLhttp://hl7.eu/fhir/imaging-r4/ActorDefinition/BundleReportEuImagingProvider
Version0.1.1-build
Statusdraft
Date2026-01-26T22:51:13+00:00
NameBundleReportEuImagingProvider
TitleImaging Report provider
Realmeu
Authorityhl7
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

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: ActorDefinition BundleReportEuImagingProvider

Actor: BundleReportEuImagingProvider Imaging Report providerType: system

This actor typically represents a system that provides access to radiology reports. Typically this would be systems like a Electronic Health Record (EHR), Radiology Information System (RIS) or a Picture Archiving and Communication System (PACS) that manages and provides access to imaging reports.


Source1

{
  "resourceType": "Basic",
  "id": "BundleReportEuImagingProvider",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
      "valueUri": "http://hl7.eu/fhir/imaging-r4/ActorDefinition/BundleReportEuImagingProvider"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "0.1.1-build"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "BundleReportEuImagingProvider"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "Imaging Report provider"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
      "valueDateTime": "2026-01-26T22:51:13+00:00"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
      "valueString": "HL7 Europe"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "name": "HL7 Europe",
        "telecom": [
          {
            "system": "url",
            "value": "http://hl7.eu"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
      "valueMarkdown": "Provides the Imaging Report."
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
            "code": "150",
            "display": "Europe"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.copyright",
      "valueMarkdown": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type",
      "valueCode": "system"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation",
      "valueMarkdown": "This actor typically represents a system that provides access to radiology reports. Typically this would be systems like a Electronic Health Record (EHR), Radiology Information System (RIS) or a Picture Archiving and Communication System (PACS) that manages and provides access to imaging reports."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}