@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Specimen ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "urine-01"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Generated Narrative: Specimen urine-01 type: Urine specimensubject: Wei Zhang Male, DoB: 1972-05-03 ( IHI: Austalian Healthcare Identifier - Individual#8003608000228437)Collections-Collected[x]BodySite*2020-05-23 12:20:00+1000Collection of midstream specimen of urine" ] ; # fhir:type [ fhir:coding ( [ a sct:122575003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "122575003" ] ; fhir:display [ fhir:v "Urine specimen" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/mhr-zhang-wei" ] ; 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 "8003608000228437" ] ] ] ; # fhir:collection [ fhir:collected [ fhir:v "2020-05-23T12:20:00+10:00"^^xsd:dateTime ] ; fhir:bodySite [ fhir:coding ( [ a sct:225271002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "225271002" ] ; fhir:display [ fhir:v "Collection of mid-stream specimen of urine" ] ] ) ; fhir:text [ fhir:v "Collection of midstream specimen of urine" ] ] ] . # # -------------------------------------------------------------------------------------
Generated Narrative: Specimen urine-01
type: Urine specimen
subject: Wei Zhang Male, DoB: 1972-05-03 ( IHI: Austalian Healthcare Identifier - Individual#8003608000228437)