New Zealand rheumatic fever FHIR Implementation Guide
0.4.6 - draft

New Zealand rheumatic fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/rheumatic-fever/ and changes regularly. See the Directory of published versions

: PlannedBenzathineMedicationWithLignocaine - TTL Representation

Raw ttl | Download


@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:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-07T08:31:00Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/nz-rheumaticfever-medicationrequest|1.0.0"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/nz-rheumaticfever-medicationrequest|1.0.0>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rf-nz" ] ;
fhir:display [ fhir:v "rheumatic fever" ]     ] )
  ] ; # 
  fhir:contained ( [
a fhir:MedicationRequest ;
fhir:id [ fhir:v "contained-Lignocaine" ] ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "plan" ] ;
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:basedOn [
fhir:reference [ fhir:v "#" ]     ] ) ;
    ( fhir:dosageInstruction [
      ( 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:extension ( [
fhir:url [ fhir:v "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/rf-medicationrequest-medicationfrequency"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:1511000175108 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1511000175108" ] ;
fhir:display [ fhir:v "Every twenty eight days (qualifier value)" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  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:authoredOn [ fhir:v "2023-07-12T04:22:55.965Z"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-organisation-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "G0M086-B" ]     ] ;
fhir:display [ fhir:v "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service" ]
  ] ; # 
  fhir:performer [
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-practitioner-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "98ZZQJ" ]     ] ;
fhir:display [ fhir:v "Isabel Injecta" ]
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/SecondaryProphylaxisPlanned" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:site [
      ( fhir:coding [
a sct:78333006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "78333006" ] ;
fhir:display [ fhir:v "Structure of gluteus medius muscle (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" ]       ]     ] )
  ] ) ; # 
  fhir:dispenseRequest [
fhir:validityPeriod [
fhir:start [ fhir:v "2023-08-01T00:12:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2026-07-31T00:12:00Z"^^xsd:dateTime ]     ]
  ] . #