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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest
Resource TypeBasic
IdBasic-EuMadoContentCreator.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/ActorDefinition-EuMadoContentCreator.html
URLhttp://hl7.eu/fhir/imaging-manifest/ActorDefinition/EuMadoContentCreator
Version0.2.1-build
Statusdraft
Date2026-09-03T11:40:46+00:00
NameEuMadoContentCreator
TitleContent Creator/Document Source (Imaging Manifest)
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 EuMadoContentCreator

Actor: EuMadoContentCreator Content Creator/Document Source (Imaging Manifest)Type: system

This actor represents a system that creates an Imaging Manifest document. It may be implemented by an Electronic Health Record (EHR), Radiology Information System (RIS), Picture Archiving and Communication System (PACS), or another system that assembles the manifest.

This actor is the MADO-specific version of the EHDS Producer.


Source1

{
  "resourceType": "Basic",
  "id": "EuMadoContentCreator",
  "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/EuMadoContentCreator"
    },
    {
      "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": "EuMadoContentCreator"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "Content Creator/Document Source (Imaging Manifest)"
    },
    {
      "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-09-03T11:40:46+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": "Creates the Imaging Manifest document."
    },
    {
      "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 creates an Imaging Manifest document. It may be implemented by an Electronic Health Record (EHR), Radiology Information System (RIS), Picture Archiving and Communication System (PACS), or another system that assembles the manifest.\n\nThis actor is the MADO-specific version of the EHDS Producer."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}