My Health Record FHIR IG - Local Development build (v1.4.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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "wound-dressing-es-01"] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-AU\">\n <p><b>Procedure</b>: Dressing of wound</p>\n <p><b>Procedure status</b>: completed</p>\n <p><b>Subject</b>: Billy Tjakamarra; Pensioner Concession Card Number:\n 307111942H; gender = male; birthDate = 23/04/1954; indigenous status = Aboriginal but not\n Torres Strait Islander origin</p>\n <p><b>Procedure performed date</b>: 31/3/2017 15:30</p>\n <p><b>Procedure reason</b>: condition - Puncture wound from stepping on a\n rusty nail, sole of left foot</p>\n <p><b>Procedure note</b>: Dressing of puncture wound sole of left foot,\n caused by stepping on a rusty nail</p>\n <p><b>Procedure note</b>: Advised to present in 2 days to the usual GPs\n clinic for a change of dressings.</p>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
a sct:7922000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7922000" ] ;
fhir:display [ fhir:v "General treatment" ] ] )
] ; #
fhir:code [
( fhir:coding [
a sct:182531007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182531007" ] ;
fhir:display [ fhir:v "Dressing of wound" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-craig-daniel" ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
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:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608333563104" ] ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/es-01" ]
] ; #
fhir:performed [
a fhir:dateTime ;
fhir:v "2017-03-31T15:30:00+10:00"^^xsd:dateTime
] ; #
fhir:recorder [
fhir:reference [ fhir:v "PractitionerRole/strempel-sonia-gp" ]
] ; #
fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/condition-shs-min-01" ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "Dressing of puncture wound sole of left foot, caused by stepping on a rusty nail." ]
] [
fhir:text [ fhir:v "Advised to present in 2 days to the usual GPs clinic for a change of dressings." ]
] ) . #
IG © 2025+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.4.0 based on FHIR 4.0.1. Generated 2025-07-24
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use