My Health Record FHIR IG - Local Development build (v1.3.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:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "wound-es-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-condition-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-condition-core-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-AU\">\n <p><b>Condition</b>: Nail wound of sole of foot</p>\n <p><b>Condition clinical status</b>: active</p>\n <p><b>Condition verification status</b>: confirmed</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>Condition onset date</b>: 30/03/2017</p>\n <p><b>Condition note</b>: Puncture wound to sole of left foot from stepping\n on a rusty nail. Wound red and swollen, no calf muscle tenderness, no\n coughing nor chest pain which excludes pulmonary embolism.</p>\n </div>"
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] )
] ; #
fhir:verificationStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a sct:283680004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "283680004" ] ;
fhir:display [ fhir:v "Nail wound of sole of foot" ] ] )
] ; #
fhir:bodySite ( [
( fhir:coding [
a sct:57999000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57999000" ] ;
fhir:display [ fhir:v "Structure of sole of foot" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-tjakamarra-billy" ] ;
fhir:identifier [
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:text [ fhir:v "IHI" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608833564735" ] ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/es-01" ]
] ; #
fhir:onset [ fhir:v "2017-03-30"^^xsd:date] ; #
fhir:recorder [
fhir:reference [ fhir:v "PractitionerRole/strempel-sonia-gp" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Puncture wound to sole of left foot from stepping on a rusty nail. Wound red and swollen, no calf muscle tenderness, no coughing nor chest pain which excludes pulmonary embolism." ]
] ) . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.3.0 based on FHIR 4.0.1. Generated 2024-10-25
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email [email protected]
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use