Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MedtechCompositionExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.medtechglobal.com/StructureDefinition/medtech-composition-ips"^^xsd:anyURI ;
fhir:link <https://fhir.medtechglobal.com/StructureDefinition/medtech-composition-ips> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition MedtechCompositionExample</b></p><a name=\"MedtechCompositionExample\"> </a><a name=\"hcMedtechCompositionExample\"> </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-medtech-composition-ips.html\">Medtech Composition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient Summary Document</span></p><p><b>date</b>: 2023-11-13 03:34:15+1300</p><p><b>author</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Device/ALEX\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>title</b>: Patient Summary</p><p><b>confidentiality</b>: unrestricted</p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient Summary Document" ] ] )
] ; #
fhir:subject [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ]
] ; #
fhir:date [ fhir:v "2023-11-13T03:34:15.929+13:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Device/ALEX> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Device/ALEX" ]
] ) ; #
fhir:title [ fhir:v "Patient Summary"] ; #
fhir:confidentiality [ fhir:v "U"] ; #
fhir:section ( [
fhir:title [ fhir:v "Device" ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Device/ALEX> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Device/ALEX" ] ] )
] [
fhir:title [ fhir:v "Active Problems" ] ;
fhir:code [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list Reported" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Condition/03b1fb285d9a40c657df072e7d9ddad4> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Condition/03b1fb285d9a40c657df072e7d9ddad4" ] ] )
] [
fhir:title [ fhir:v "Medication" ] ;
fhir:code [
( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/MedicationStatement/10d95aa70809138c22ba650b03b26544> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/MedicationStatement/10d95aa70809138c22ba650b03b26544" ] ] )
] [
fhir:title [ fhir:v "Results" ] ;
fhir:code [
( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Observation/46c3a589803d1485e0aa748e2505fbd7> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Observation/46c3a589803d1485e0aa748e2505fbd7" ] ] )
] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7" ] ] )
] [
fhir:title [ fhir:v "Immunizations" ] ;
fhir:code [
( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Immunization/65da648ba7a1d796c72e5a2af8747945> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Immunization/65da648ba7a1d796c72e5a2af8747945" ] ] )
] [
fhir:title [ fhir:v "Document Reference Consultation Notes" ] ;
fhir:code [
( fhir:coding [
a loinc:11488-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11488-4" ] ;
fhir:display [ fhir:v "Consult note" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/DocumentReference/adad1278c15c7f643bc197d4e4aaa385> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/DocumentReference/adad1278c15c7f643bc197d4e4aaa385" ] ] )
] [
fhir:title [ fhir:v "Document Reference RSD Inbox Messages" ] ;
fhir:code [
( fhir:coding [
a loinc:34109-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34109-9" ] ;
fhir:display [ fhir:v "Note" ] ] ) ] ;
( fhir:entry [
fhir:link <https://alexapidev.medtechglobal.com/fhir/DocumentReference/20c6b8960ad026b2cade77666e641fda> ;
fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/DocumentReference/20c6b8960ad026b2cade77666e641fda" ] ] )
] ) . #
IG © 2023+ Medtech Global. Package medtech.fhir.alex.ig#0.0.1 based on FHIR 4.0.1. Generated 2025-08-12
Links: Table of Contents |
QA Report