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

FHIR IG Statistics: Basic/actor-consumer-img

Packagehl7.fhir.cz.img
Resource TypeBasic
Idactor-consumer-img
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/ActorDefinition-actor-consumer-img.html
URLhttp://hl7.cz/fhir/img/actor-consumer-img
Version0.1.0-ballot
Statusactive
Date2025-07-25T06:46:23+00:00
NameImgReportConsumer
Realmcz
Authorityhl7

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 actor-consumer-img

Actor: ImgReportConsumer Type: system

This actor represents the Imaging Report consumers. That is the system using the report received or retrieved. Using includes, but is not limited to, the report display, storage or processing.


Source

{
  "resourceType": "Basic",
  "id": "actor-consumer-img",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
      "valueUri": "http://hl7.cz/fhir/img/actor-consumer-img"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "0.1.0-ballot"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "ImgReportConsumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
      "valueCode": "active"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
      "valueDateTime": "2025-07-25T06:46:23+00:00"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
      "valueString": "HL7 Czech Republic"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "name": "HL7 Czech Republic",
        "telecom": [
          {
            "system": "url",
            "value": "https://www.hl7.cz/"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:iso:std:iso:3166",
            "code": "CZ",
            "display": "Czechia"
          }
        ]
      }
    },
    {
      "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 the Imaging Report consumers. That is the system using the report received or retrieved.\nUsing includes, but is not limited to, the report display, storage or processing."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}