New Zealand Rheumatic Fever FHIR Implementation Guide
0.5.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-07T08:31:00Z"^^xsd:dateTime ] ;
( fhir:tag [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rf-nz" ] ;
fhir:display [ fhir:v "rheumatic fever" ] ] )
] ; #
fhir:contained ( [
a fhir:MedicationStatement ;
fhir:id [ fhir:v "contained-Lignocaine-dose" ] ;
( fhir:partOf [
fhir:reference [ fhir:v "MedicationStatement/MedicationStatement-August" ] ] ) ;
fhir:status [ fhir:v "completed" ] ;
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10747581000116100" ] ;
fhir:display [ fhir:v "lidocaine hydrochloride anhydrous 1% (20 mg/2 mL) injection, ampoule" ] ] ) ] ;
fhir:subject [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZKC7284" ] ] ;
fhir:display [ fhir:v "Sage Westbrook" ] ] ;
( fhir:dosage [
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "0.25"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ] ] ] ) ] )
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "MedicationRequest/PlannedBenzathineMedication" ]
] ) ; #
fhir:partOf ( [
fhir:reference [ fhir:v "#contained-Lignocaine-dose" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
a sct:58718002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58718002" ] ;
fhir:display [ fhir:v "Rheumatic fever (disorder)" ] ] )
] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/BenzathineMedication" ]
] ; #
fhir:subject [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZKC7284" ] ] ;
fhir:display [ fhir:v "Sage Westbrook" ]
] ; #
fhir:context [
fhir:reference [ fhir:v "Encounter/SecondaryProphylaxisEncounter" ]
] ; #
fhir:effective [ fhir:v "2023-08-08T03:15:00Z"^^xsd:dateTime] ; #
fhir:dateAsserted [ fhir:v "2023-08-18T03:15:00Z"^^xsd:dateTime] ; #
fhir:dosage ( [
fhir:site [
( fhir:coding [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "299151000210101" ] ;
fhir:display [ fhir:v "Structure of left ventrogluteal region (body structure)" ] ] ) ] ;
fhir:route [
( fhir:coding [
a sct:78421000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "78421000" ] ;
fhir:display [ fhir:v "Intramuscular route (qualifier value)" ] ] ) ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "25"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ] ] )
] ) . #
IG © 2024+ Te Whatu Ora. Package tewhatuora.rheumaticfever#0.5.0 based on FHIR 4.0.1. Generated 2024-09-24
Links: Table of Contents |
QA Report