@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Encounter ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "home-meds-review"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: Encounter

Resource Encounter "home-meds-review"

Profile: AU Core Encounter

Encounter Description: Patient has medications packed into blister packs via ABC pharmacy. Patient finds them easy to use and they promote good adherence to his regime. Patient's Bluecare nurse, Nurse B, was present for the interview. Of the medication listed on the referral, he is not currently taking Aldara 5% cream and Chloramphenicol ointment. In addition to the medication listed on the referral, he is also taking coQ10 150mg tab - 1 nocte. Patient reports occasional dizziness if changing position quickly, and reports falling outside in the garden; Patient wears a falls alarm buzzer. Patient reports that they only experiences chest pain when they become stressed (doesn’t like paperwork). Patient blood pressure at the time of the interview was 158 /76.

status: finished

class: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'home health')

type: Home medicines review (SNOMED CT#1348931000168107)

serviceType: Medicines review (SNOMED CT#182836005 "Review of medication")

subject: Patient/bennelong-anne " BENNELONG"

Participants

-TypeIndividual
*primary performer (ParticipationType#PPRF)PractitionerRole/retail-pharmacist

period: 2019-02-05 10:00:00+1000 --> 2019-02-05 11:15:00+1000

" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/encounter-description"^^xsd:anyURI ] ; fhir:value [ fhir:v "Patient has medications packed into blister packs via ABC pharmacy. Patient finds them easy to use and they promote good adherence to his regime. Patient's Bluecare nurse, Nurse B, was present for the interview. Of the medication listed on the referral, he is not currently taking Aldara 5% cream and Chloramphenicol ointment. In addition to the medication listed on the referral, he is also taking coQ10 150mg tab - 1 nocte. Patient reports occasional dizziness if changing position quickly, and reports falling outside in the garden; Patient wears a falls alarm buzzer. Patient reports that they only experiences chest pain when they become stressed (doesn’t like paperwork). Patient blood pressure at the time of the interview was 158 /76." ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ; fhir:display [ fhir:v "home health" ] ] ; # fhir:type ( [ fhir:coding ( [ a sct:1348931000168107 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1348931000168107" ] ; fhir:display [ fhir:v "Home medicines review" ] ] ) ; fhir:text [ fhir:v "Home medicines review" ] ] ) ; # fhir:serviceType [ fhir:coding ( [ a sct:182836005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "182836005" ] ; fhir:display [ fhir:v "Review of medication" ] ] ) ; fhir:text [ fhir:v "Medicines review" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/bennelong-anne" ] ; fhir:identifier [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NI" ] ; fhir:display [ fhir:v "National unique individual identifier" ] ] ) ; fhir:text [ fhir:v "IHI" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003608166895854" ] ] ] ; # fhir:participant ( [ fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "PPRF" ] ; fhir:display [ fhir:v "primary performer" ] ] ) ] ) ; fhir:individual [ fhir:link ; fhir:reference [ fhir:v "PractitionerRole/retail-pharmacist" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2019-02-05T10:00:00+10:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2019-02-05T11:15:00+10:00"^^xsd:dateTime ] ] . # # -------------------------------------------------------------------------------------