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:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "e9d05dcd-bb02-4a08-af63-386dcab3f160"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest> ] )
] ; #
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: MedicationRequest e9d05dcd-bb02-4a08-af63-386dcab3f160</b></p><a name=\"e9d05dcd-bb02-4a08-af63-386dcab3f160\"> </a><a name=\"hce9d05dcd-bb02-4a08-af63-386dcab3f160\"> </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-medicationrequest.html\">UAPI MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-product-name xolair}\">Xolair</span></p><p><b>subject</b>: <a href=\"Bundle-04afa000-48a5-4fb2-8707-6a43af045868.html#urn-uuid-ab45810f-2057-4b15-a24d-be929071cad5\">Bundle: identifier = Resource identifier: 6a7dbbed-6c6f-48b0-b32e-0a5d89dc72b2; type = message; timestamp = 2024-04-02 08:10:13-0500</a></p><p><b>requester</b>: <a href=\"Bundle-04afa000-48a5-4fb2-8707-6a43af045868.html#urn-uuid-3c5298d3-2b49-4f79-b703-a46623899258\">Bundle: identifier = Resource identifier: 6a7dbbed-6c6f-48b0-b32e-0a5d89dc72b2; type = message; timestamp = 2024-04-02 08:10:13-0500</a></p><p><b>courseOfTherapyType</b>: <span title=\"Codes:\">Starter (Pre filled Syringe)</span></p><p><b>insurance</b>: <a href=\"Bundle-04afa000-48a5-4fb2-8707-6a43af045868.html#urn-uuid-42b41bdb-1781-49aa-a091-78cdd92129df\">Bundle: identifier = Resource identifier: 6a7dbbed-6c6f-48b0-b32e-0a5d89dc72b2; type = message; timestamp = 2024-04-02 08:10:13-0500</a></p><p><b>note</b>: </p><blockquote><div><p>Allergic Asthma - 300mg/dose every 2 weeks</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 2 weeks</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>300 mg</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>UAPI MedicationRequest Dispenser Instructions</b>: </p><blockquote><div><p>Dispense Instruction: Quantity 5 of 300mg prefilled syringe(s), Quantity 2 of 75 mg prefilled syringe(s) and Quantity 1 of 150 mg prefilled syringe(s)</p>\n</div></blockquote><blockquote><p><b>UAPI MedicationRequest Dispense Quantity Detailed Breakdown</b></p><ul><li>dispenseQuantity: 5</li><li>dispenseUnit: 300mg prefilled syringe(s)</li></ul></blockquote><blockquote><p><b>UAPI MedicationRequest Dispense Quantity Detailed Breakdown</b></p><ul><li>dispenseQuantity: 2</li><li>dispenseUnit: 75mg prefilled syringe(s)</li></ul></blockquote><blockquote><p><b>UAPI MedicationRequest Dispense Quantity Detailed Breakdown</b></p><ul><li>dispenseQuantity: 1</li><li>dispenseUnit: 150 mg prefilled syringe(s)</li></ul></blockquote><p><b>numberOfRepeatsAllowed</b>: 1</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>90</td><td>d</td><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-product-name"^^xsd:anyURI ] ;
fhir:code [ fhir:v "xolair" ] ;
fhir:display [ fhir:v "Xolair" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ab45810f-2057-4b15-a24d-be929071cad5" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:requester [
fhir:reference [ fhir:v "urn:uuid:3c5298d3-2b49-4f79-b703-a46623899258" ] ;
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ]
] ; #
fhir:courseOfTherapyType [
fhir:text [ fhir:v "Starter (Pre filled Syringe)" ]
] ; #
fhir:insurance ( [
fhir:reference [ fhir:v "urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df" ] ;
fhir:type [ fhir:v "Coverage"^^xsd:anyURI ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "Allergic Asthma - 300mg/dose every 2 weeks" ]
] ) ; #
fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "2"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "wk" ] ] ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "300"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ] ] )
] ) ; #
fhir:dispenseRequest [
( fhir:extension [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/dispenser-instruction"^^xsd:anyURI ] ;
fhir:value [
a fhir:Annotation ;
fhir:text [ fhir:v "Dispense Instruction: Quantity 5 of 300mg prefilled syringe(s), Quantity 2 of 75 mg prefilled syringe(s) and Quantity 1 of 150 mg prefilled syringe(s)" ] ] ] [
( fhir:extension [
fhir:url [ fhir:v "dispenseQuantity"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "dispenseUnit"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "300mg prefilled syringe(s)" ] ] ) ;
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/dispense-quantity-detail"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "dispenseQuantity"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "dispenseUnit"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "75mg prefilled syringe(s)" ] ] ) ;
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/dispense-quantity-detail"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "dispenseQuantity"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "dispenseUnit"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "150 mg prefilled syringe(s)" ] ] ) ;
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/dispense-quantity-detail"^^xsd:anyURI ] ] ) ;
fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:expectedSupplyDuration [
fhir:value [ fhir:v "90"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ] ]
] . #
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