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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest
Resource TypeBasic
IdBasic-EuMadoImagingManifestConsumer.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/ActorDefinition-EuMadoImagingManifestConsumer.html
URLhttp://hl7.eu/fhir/imaging-manifest/ActorDefinition/EuMadoImagingManifestConsumer
Version0.2.1-build
Statusdraft
Date2026-07-10T14:40:12+00:00
NameEUImagingManifestConsumer
TitleImaging Manifest Consumer
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 EuMadoImagingManifestConsumer

Actor: EUImagingManifestConsumer Imaging Manifest ConsumerType: system

This actor represents a system that consumes an imaging manifest. Given that this encompasses a wide variety of systems, including displaying pre-rendered manifests in a UI, processing for clinical decision support, systems generating metrics, etc., no "SHALL" obligations are defined for this actor as of now. Obligations may be added in the future when specific use cases or subgroups are defined.

This actor is the MADO specific version of the EHDS Consumer.


Source1

{
  "resourceType": "Basic",
  "id": "EuMadoImagingManifestConsumer",
  "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-manifest/ActorDefinition/EuMadoImagingManifestConsumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "0.2.1-build"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "EUImagingManifestConsumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "Imaging Manifest Consumer"
    },
    {
      "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-07-10T14:40:12+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": "Consumes the Imaging Manifest."
    },
    {
      "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 represents a system that consumes an imaging manifest. Given that this encompasses a wide variety of systems, including displaying pre-rendered manifests in a UI, processing for clinical decision support, systems generating metrics, etc., no \"`SHALL`\" obligations are defined for this actor as of now. Obligations may be added in the future when specific use cases or subgroups are defined.\n\nThis actor is the MADO specific version of the [EHDS Consumer](https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/en/ActorDefinition-actor-consumer.html)."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}