@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Immunization ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "65da648ba7a1d796c72e5a2af8747945"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/medtech-immunization-ips"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Immunization 65da648ba7a1d796c72e5a2af8747945

status: Not Done

statusReason: patient objection

vaccineCode: Influenza

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

occurrence: 2016-06-16 17:05:46+1200

recorded: 2021-04-21 17:05:46+1200

Performers

-FunctionActor
*Ordering ProviderBundle: 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

note:

add note to test

\n
"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "not-done"] ; # fhir:statusReason [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ; fhir:code [ fhir:v "PATOBJ" ] ; fhir:display [ fhir:v "patient objection" ] ] ) ] ; # fhir:vaccineCode [ fhir:coding ( [ fhir:system [ fhir:v "https://standards.digital.health.nz/ns/immunisation-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "99006" ] ; fhir:display [ fhir:v "Flu Diabetes" ] ] ) ; fhir:text [ fhir:v "Influenza" ] ] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ] ] ; # fhir:occurrence [ a fhir:dateTime ; fhir:v "2016-06-16T17:05:46.000+12:00"^^xsd:dateTime ] ; # fhir:recorded [ fhir:v "2021-04-21T17:05:46.000+12:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:function [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ; fhir:code [ fhir:v "OP" ] ; fhir:display [ fhir:v "Ordering Provider" ] ] ) ] ; fhir:actor [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "add note to test" ] ] ) . # # -------------------------------------------------------------------------------------