Package | hl7.fhir.cz.img |
Resource Type | Basic |
Id | actor-creator-img |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/ActorDefinition-actor-creator-img.html |
URL | http://hl7.cz/fhir/img/actor-creator-img |
Version | 0.1.0-ballot |
Status | active |
Date | 2025-07-25T06:46:23+00:00 |
Name | ImgReportCreator |
Realm | cz |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition actor-creator-img
Actor: ImgReportCreator | Type: system | |
This actor represents the Imaging Report creators. That is the actor creating the report that can be sent to a consumer for report storage and sharing. |
{ "resourceType": "Basic", "id": "actor-creator-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-creator-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": "ImgReportCreator" }, { "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 creators. That is the actor creating the report that can be sent to a consumer for report storage and sharing." } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "ActorDefinition" } ] } }