@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cf42da8e-edf5-49c4-bb1e-313b023bb616"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2022-03-04T01:43:30Z"^^xsd:dateTime ] ] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:404b8a60-eb5d-425e-9f85-1e65e37e7e46"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:404b8a60-eb5d-425e-9f85-1e65e37e7e46> ) ] ) . # <urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c> a fhir:Patient ; fhir:id [ fhir:v "1e5cae20-85bf-11e8-b401-ffccd711ad9c"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2021-10-11T01:43:30Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-patient-core"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-patient-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 1e5cae20-85bf-11e8-b401-ffccd711ad9c</b></p><a name=\"1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><a name=\"hc1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><a name=\"1e5cae20-85bf-11e8-b401-ffccd711ad9c-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-10-11 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-patient-core.html\">MR Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0410999999(Mobile)</li><li><a href=\"mailto:mila.grey@xyz.com\">mila.grey@xyz.com</a></li><li>abc lane Sydney NSW 2000 AU (home)</li><li>12 MLK BLVD Tampa FL 33131 US (work)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></li><li>Managing Organization: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient resource and is used to represent ethnic identity. This extension is to support the provision of healthcare services to patients with specific cultural identities. This extension provides further information about a person’s cultural values and practices which can be significant in determining service type, support required and possible needs.\"><a href=\"http://hl7.org.au/fhir/4.0.0/StructureDefinition-ethnicity.html\">Ethnicity</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code 155}\">Scottish</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record if the patient in context uses English as the second language\"><a href=\"StructureDefinition-mr-eng-secondlang-ind-extn.html\">English As Second Language Indicator Extension</a></td><td colspan=\"3\">false</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-eng-secondlang-ind-extn"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ethnicity"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "155" ] ; fhir:display [ fhir:v "Scottish" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MC" ] ; fhir:display [ fhir:v "Patient's Medicare Number" ] ] ) ; fhir:text [ fhir:v "Medicare Number" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/medicare-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "32788511952" ] ; fhir:period [ fhir:end [ fhir:v "2025-02"^^xsd:gYearMonth ] ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Grey" ] ; ( fhir:given [ fhir:v "Mila" ] ) ; ( fhir:prefix [ fhir:v "Mrs" ] ) ] [ fhir:use [ fhir:v "usual" ] ; fhir:text [ fhir:v "Mila" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:text [ fhir:v "Don Mila" ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0410999999" ] ; fhir:use [ fhir:v "mobile" ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mila.grey@xyz.com" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1990-11-29"^^xsd:date ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/date-accuracy-indicator-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "AAA" ] ; fhir:display [ fhir:v "Day, month and year are accurate" ] ] ] ) ] ; # fhir:address ( [ ( fhir:extension [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "abc lane" ] ) ; fhir:city [ fhir:v "Sydney" ] ; fhir:state [ fhir:v "NSW" ] ; fhir:postalCode [ fhir:v "2000" ] ; fhir:country [ fhir:v "AU" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ; fhir:use [ fhir:v "work" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "12 MLK BLVD" ] ) ; fhir:city [ fhir:v "Tampa" ] ; fhir:state [ fhir:v "FL" ] ; fhir:postalCode [ fhir:v "33131" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:generalPractitioner ( [ fhir:reference [ fhir:v "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054" ] ] ) ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9" ] ] . # <urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054> a fhir:Practitioner ; fhir:id [ fhir:v "6d6d7ce8-65c2-11e6-a20e-7b5deed40054"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6d6d7ce8-65c2-11e6-a20e-7b5deed40054</b></p><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><a name=\"hc6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40054-en-US\"> </a><p><b>identifier</b>: HPI-I/8003610833334085</p><p><b>active</b>: true</p><p><b>name</b>: John Smith </p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href=\"mailto:john.smith@gpexample.com\">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1978-04-08</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:\">MB chB(Hons)</span></p></blockquote></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ] ) ; fhir:text [ fhir:v "HPI-I" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/hpii/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003610833334085" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "John" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0410999888" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "john.smith@gpexample.com" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0212450987" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1978-04-08"^^xsd:date] ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0360"^^xsd:anyURI ] ; fhir:code [ fhir:v "MD" ] ; fhir:display [ fhir:v "Doctor of Medicine" ] ] ) ] ] [ fhir:code [ fhir:text [ fhir:v "MB chB(Hons)" ] ] ] ) . # <urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9> a fhir:Organization ; fhir:id [ fhir:v "ade47c8c-9eed-11ea-a6fa-3f7e286deed9"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-organisation-core"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-organisation-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ade47c8c-9eed-11ea-a6fa-3f7e286deed9</b></p><a name=\"ade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><a name=\"hcade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><a name=\"ade47c8c-9eed-11ea-a6fa-3f7e286deed9-en-US\"> </a><p><b>identifier</b>: HPI-O/8003627500000328</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Healthy Live Clinic</p><p><b>telecom</b>: ph: 1234567890(Work), <a href=\"mailto:sarahstone@c.com\">sarahstone@c.com</a></p><p><b>address</b>: Johnson Street Sydney NSW 1200 </p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NOI" ] ; fhir:display [ fhir:v "National Organisation Identifier" ] ] ) ; fhir:text [ fhir:v "HPI-O" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/hpio/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003627500000328" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Healthcare Provider" ] ] ) ] ) ; # fhir:name [ fhir:v "Healthy Live Clinic"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1234567890" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "sarahstone@c.com" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "Johnson Street" ] ) ; fhir:city [ fhir:v "Sydney" ] ; fhir:state [ fhir:v "NSW" ] ; fhir:postalCode [ fhir:v "1200" ] ] ) . # <urn:uuid:a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d> a fhir:Encounter ; fhir:id [ fhir:v "a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2021-10-25T01:43:30Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-encounter-core"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-encounter-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d</b></p><a name=\"a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d\"> </a><a name=\"hca01f4a6d-e102-4b1b-b08d-bfd4e1fe585d\"> </a><a name=\"a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-10-25 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-encounter-core.html\">MR Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</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=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></td></tr></table><p><b>period</b>: 2021-10-25 01:43:30+0000 --> 2021-10-25 02:21:30+0000</p><p><b>reasonCode</b>: <span title=\"Codes:\">unwellness</span></p><p><b>serviceProvider</b>: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></p></div>" ] ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ; fhir:display [ fhir:v "ambulatory" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c" ] ] ; # 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:reference [ fhir:v "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2021-10-25T01:43:30Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2021-10-25T02:21:30Z"^^xsd:dateTime ] ] ; # fhir:reasonCode ( [ fhir:text [ fhir:v "unwellness" ] ] ) ; # fhir:serviceProvider [ fhir:reference [ fhir:v "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9" ] ] . # <urn:uuid:404b8a60-eb5d-425e-9f85-1e65e37e7e46> a fhir:MedicationRequest ; fhir:id [ fhir:v "404b8a60-eb5d-425e-9f85-1e65e37e7e46"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2021-12-17T01:43:30Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-medication-request"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_404b8a60-eb5d-425e-9f85-1e65e37e7e46\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 404b8a60-eb5d-425e-9f85-1e65e37e7e46</b></p><a name=\"404b8a60-eb5d-425e-9f85-1e65e37e7e46\"> </a><a name=\"hc404b8a60-eb5d-425e-9f85-1e65e37e7e46\"> </a><a name=\"404b8a60-eb5d-425e-9f85-1e65e37e7e46-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-12-17 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-medication-request.html\">MR MedicationRequest</a></p></div><p><b>Prescription Approval Status Extension</b>: <a href=\"CodeSystem-mr-prescription-approval-status.html#mr-prescription-approval-status-pending\">Prescription Approval Status CodeSystem pending</a>: Approval Required</p><p><b>Prescription Type Extension</b>: <a href=\"CodeSystem-mr-prescription-type.html#mr-prescription-type-1\">Prescription Type CodeSystem 1</a>: Manual</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc404b8a60-eb5d-425e-9f85-1e65e37e7e46/1\">Medication Klacid 250 mg Tablet, 100</a></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><p><b>encounter</b>: <a href=\"Encounter-a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --> 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>authoredOn</b>: 2021-12-17 01:43:30+0000</p><p><b>requester</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>AdditionalInstruction</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Before Bed\nAfter meals\nAs directed</td><td><span title=\"Codes:{http://snomed.info/sct 311504000}\">After meals</span></td><td>, ?ngen-6?</td><td>false</td></tr></table><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>100</td></tr></table><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>false</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1</b></p><a name=\"404b8a60-eb5d-425e-9f85-1e65e37e7e46/1\"> </a><a name=\"hc404b8a60-eb5d-425e-9f85-1e65e37e7e46/1\"> </a><a name=\"404b8a60-eb5d-425e-9f85-1e65e37e7e46/1-en-US\"> </a><p><b>Medication Strength</b>: 250 mg</p><p><b>Medication Generic Drug Name</b>: Clarithromycin</p><p><b>Medication Brand Name</b>: Klacid</p><p><b>MediRecords Medication Pack Size</b>: 100</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 13738011000036100}\">Klacid 250 mg Tablet, 100</span></p><p><b>form</b>: <span title=\"Codes:\">Tablet</span></p></blockquote></div>" ] ; # fhir:contained ( [ a fhir:Medication ; fhir:id [ fhir:v "1" ] ; fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-medication"^^xsd:anyURI ; fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-medication> ] ) ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-strength"^^xsd:anyURI ] ; fhir:value [ fhir:v "250 mg" ] ] [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-generic-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "Clarithromycin" ] ] [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "Klacid" ] ] [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-medication-pack-size"^^xsd:anyURI ] ; fhir:value [ fhir:v "100" ] ] ) ; fhir:code [ ( fhir:coding [ a sct:13738011000036100 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "13738011000036100" ] ; fhir:display [ fhir:v "Klacid 250 mg Tablet, 100" ] ] ) ] ; fhir:form [ fhir:text [ fhir:v "Tablet" ] ] ] ) ; # fhir:extension ( [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-prescription-approval-status"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://fhir.medirecords.com/CodeSystem/mr-prescription-approval-status"^^xsd:anyURI ] ; fhir:code [ fhir:v "pending" ] ; fhir:display [ fhir:v "Approval Required" ] ] ] [ fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-prescription-type"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://fhir.medirecords.com/CodeSystem/mr-prescription-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Manual" ] ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:reference [ fhir:v "#1" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/a01f4a6d-e102-4b1b-b08d-bfd4e1fe585d" ] ] ; # fhir:authoredOn [ fhir:v "2021-12-17T01:43:30Z"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "1 Before Bed\nAfter meals\nAs directed" ] ; ( fhir:additionalInstruction [ ( fhir:coding [ a sct:311504000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "311504000" ] ; fhir:display [ fhir:v "With or after food" ] ] ) ; fhir:text [ fhir:v "After meals" ] ] ) ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ; ( fhir:when [ fhir:v "HS" ] ) ] ] ; fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:quantity [ fhir:value [ fhir:v "100"^^xsd:decimal ] ] ] ; # fhir:substitution [ fhir:allowed [ fhir:v "false"^^xsd:boolean ] ] . #
IG © 2022+ . Package mr.r4.core#1.4.1 based on FHIR 4.0.1. Generated 2025-02-03
Links: Table of Contents |
QA Report