Universal API Implementation Guide
1.1.20 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "3fe24402-d4b1-4add-b83d-43d0ee4b7dee"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 3fe24402-d4b1-4add-b83d-43d0ee4b7dee</b></p><a name=\"3fe24402-d4b1-4add-b83d-43d0ee4b7dee\"> </a><a name=\"hc3fe24402-d4b1-4add-b83d-43d0ee4b7dee\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-messageheader.html\">UAPI MessageHeader</a></p></div><p><b>UAPI MessageHeader Timestamp</b>: 2020-03-11 08:10:13-0500</p><p><b>event</b>: uapi-event-type enrollment-with-consent: enrollment-with-consent</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>UAPI-ENR-V2.1</td><td><a href=\"https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment\">https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment</a></td></tr></table><p><b>sender</b>: <a href=\"Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-01c31a2f-321d-4c6e-8349-206af8a88088\">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Vendor_AB</td><td><a href=\"http://vendor.com/fhir/enrollmentID/ENR-00001\">http://vendor.com/fhir/enrollmentID/ENR-00001</a></td></tr></table><p><b>focus</b>: <code>urn:uuid:584681db-df12-4038-bc82-7c438b06e63b</code></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/message-timestamp"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2020-03-11T08:10:13-05:00"^^xsd:dateTime ]
] ) ; #
fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "enrollment-with-consent" ]
] ; #
fhir:destination ( [
fhir:name [ fhir:v "UAPI-ENR-V2.1" ] ;
fhir:endpoint [ fhir:v "https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment"^^xsd:anyURI ]
] ) ; #
fhir:sender [
fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ; #
fhir:source [
fhir:name [ fhir:v "Vendor_AB" ] ;
fhir:endpoint [ fhir:v "http://vendor.com/fhir/enrollmentID/ENR-00001"^^xsd:anyURI ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:584681db-df12-4038-bc82-7c438b06e63b" ] ;
fhir:type [ fhir:v "List"^^xsd:anyURI ]
] ) . #
IG © 2021+ . Package gene.com.fhir.uapi#1.1.20 based on FHIR 4.3.0. Generated 2025-06-25
Links: Table of Contents |
QA Report