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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeBasic
IdBasic-DocumentPublisher.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ActorDefinition-DocumentPublisher.html
URLhttps://fhir.nwgenomics.nhs.uk/ActorDefinition/DocumentPublisher
Version2.2.0
Statusdraft
Date2026-09-15T07:27:45+00:00
NameDocumentPublisher
TitleDocument Publisher
Realmus
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 DocumentPublisher

Actor: DocumentPublisher Document PublisherType: system

In this IG this role is always played by the Regional Integration Engine (RIE) - the same system that plays Intermediary and Resource Publisher elsewhere - see Regional Shared Care Records and ctDNA NHS England Unified Genomic Record (UGR) for worked examples.


Source1

{
  "resourceType": "Basic",
  "id": "DocumentPublisher",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
      "valueUri": "https://fhir.nwgenomics.nhs.uk/ActorDefinition/DocumentPublisher"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "2.2.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "DocumentPublisher"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "Document Publisher"
    },
    {
      "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-15T07:27:45+00:00"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
      "valueString": "NHS North West Genomics"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "telecom": [
          {
            "system": "url",
            "value": "https://www.nwgenomics.nhs.uk/contact-us"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
      "valueMarkdown": "Transforms a laboratory report and pushes it to a Document Consumer or Document Access Provider, using IHE ITI-105 Simplified Publish or HL7 v2 MDM_T02. See [Health Data API (HIE/EURIDICE) - Actors](HIE.html#actors)."
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:iso:std:iso:3166",
            "code": "GB",
            "display": "United Kingdom of Great Britain and Northern Ireland"
          }
        ]
      }
    },
    {
      "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": "In this IG this role is always played by the Regional Integration Engine (RIE) - the same system that plays [Intermediary](ActorDefinition-Intermediary.html) and Resource Publisher elsewhere - see [Regional Shared Care Records](RegionalSharedCareRecords.html) and [ctDNA NHS England Unified Genomic Record (UGR)](ctDNAUGR.html) for worked examples."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}