@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:DocumentReference ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "adad1278c15c7f643bc197d4e4aaa385"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/medtech-documentreference-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: DocumentReference adad1278c15c7f643bc197d4e4aaa385

Profile: Medtech DocumentReference profile

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

status: Current

type: Consult Note

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

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

content

Attachments

-Extension
*

Contexts

-Period
*2022-02-26 22:35:39+1300 --> (ongoing)
"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ 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:subject [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ] ] ; # fhir:author ( [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ] ) ; # fhir:content ( [ fhir:attachment [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "unknown" ] ] ) ] ] ) ; # fhir:context [ fhir:period [ fhir:start [ fhir:v "2022-02-26T22:35:39.000+13:00"^^xsd:dateTime ] ] ] . # # -------------------------------------------------------------------------------------