@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "46c3a589803d1485e0aa748e2505fbd7"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/medtech-observation-ips"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "unrestricted" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Observation 46c3a589803d1485e0aa748e2505fbd7

Profile: Medtech Screening Observation profile

Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')

status: Final

code: Chloride

subject: 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

effective: 2022-04-09 10:58:53+1200

performer: 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

Components

-CodeValue[x]
*chloride160 mmol (Details: SNOMED CT code385432009 = 'Not applicable (qualifier value)')
"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "Chloride" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ] ] ; # fhir:effective [ a fhir:instant ; fhir:v "2022-04-09T10:58:53.000+12:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ] ) ; # fhir:component ( [ fhir:code [ fhir:text [ fhir:v "chloride" ] ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "160"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "385432009" ] ] ] ) . # # -------------------------------------------------------------------------------------