My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Community pharmacy medicine review for Mac PRIEST (2018) - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "psml-02",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-encounter-core-1"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter psml-02</b></p><a name=\"psml-02\"> </a><a name=\"hcpsml-02\"> </a><a name=\"psml-02-en-AU\"> </a><p><b>Encounter Description</b>: Patient has his medications packed into blister packs via ABC pharmacy. He finds them easy to use and they promote good adherence to his regime. His 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.He reports occasional dizziness if he changes position quickly, and does report falling outside in the garden; he wears a falls alarm buzzer. He reports that he generally only experiences chest pain when he becomes stressed (doesn’t like paperwork). His blood pressure at the time of the interview was 158 /76.</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode</a> HH: home health</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 1348931000168107}\">Home medicines review</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 182836005}\">Medicines review</span></p><p><b>subject</b>: <a href=\"Patient-hi-testdata-matterson-lenny.html\">Lenny MATTERSON  Male, DoB: 1955-02-06 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608166895854)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></td><td><a href=\"PractitionerRole-pharmacist-retail.html\">PractitionerRole Retail Pharmacist</a></td></tr></table><p><b>period</b>: 2019-02-05 10:00:00+1000 --&gt; 2019-02-05 11:15:00+1000</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org.au/fhir/StructureDefinition/encounter-description",
      "valueString" : "Patient has his medications packed into blister packs via ABC pharmacy. He finds them easy to use and they promote good adherence to his regime. His 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.He reports occasional dizziness if he changes position quickly, and does report falling outside in the garden; he wears a falls alarm buzzer. He reports that he generally only experiences chest pain when he becomes stressed (doesn’t like paperwork). His blood pressure at the time of the interview was 158 /76."
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "HH",
    "display" : "home health"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "1348931000168107",
          "display" : "Home medicines review"
        }
      ],
      "text" : "Home medicines review"
    }
  ],
  "serviceType" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "182836005",
        "display" : "Review of medicine"
      }
    ],
    "text" : "Medicines review"
  },
  "subject" : {
    🔗 "reference" : "Patient/hi-testdata-matterson-lenny",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NI",
            "display" : "National unique individual identifier"
          }
        ],
        "text" : "IHI"
      },
      "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value" : "8003608166895854"
    }
  },
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "PPRF",
              "display" : "primary performer"
            }
          ]
        }
      ],
      "individual" : {
        🔗 "reference" : "PractitionerRole/pharmacist-retail"
      }
    }
  ],
  "period" : {
    "start" : "2019-02-05T10:00:00+10:00",
    "end" : "2019-02-05T11:15:00+10:00"
  }
}