Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
: Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack: multiple codings - 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:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nexium-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medication-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medication-core-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication nexium-01</b></p><a name=\"nexium-01\"> </a><a name=\"hcnexium-01\"> </a><a name=\"nexium-01-en-AU\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.mims.com.au/codes 70050102}, {http://www.whocc.no/atc A02BD}, {http://snomed.info/sct 28214011000036106}, {http://pbs.gov.au/code/item 8738X}, {http://snomed.info/sct 14207011000036103}\">Nexium HP7 20;500;500 (1)</span></p><p><b>manufacturer</b>: AstraZeneca Pty Ltd (Identifier: <code>http://pbs.gov.au/identifier/manufacturer</code>/AP (use: official, ))</p><p><b>form</b>: <span title=\"Codes:\">Tablet</span></p></div>"
] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://www.mims.com.au/codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "70050102" ] ;
fhir:display [ fhir:v "Nexium HP7 20;500;500 (1)" ] ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A02BD" ] ;
fhir:display [ fhir:v "Combinations for eradication of Helicobacter pylori" ] ] [
a sct:28214011000036106 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPG" ] ;
fhir:display [ fhir:v "Unbranded package with no container" ] ] ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "28214011000036106" ] ;
fhir:display [ fhir:v "esomeprazole 20 mg enteric tablet [14] (&) amoxicillin 500 mg capsule [28] (&) clarithromycin 500 mg tablet [14], 1 pack" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPD" ] ;
fhir:display [ fhir:v "Unbranded product with no strengths or form" ] ] ] ) ;
fhir:system [ fhir:v "http://pbs.gov.au/code/item"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8738X" ] ;
fhir:display [ fhir:v "ESOMEPRAZOLE (&) CLARITHROMYCIN (&) AMOXICILLIN" ] ] [
a sct:14207011000036103 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BPG" ] ;
fhir:display [ fhir:v "Branded package with no container" ] ] ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14207011000036103" ] ;
fhir:display [ fhir:v "Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack" ] ] ) ;
fhir:text [ fhir:v "Nexium HP7 20;500;500 (1)" ]
] ; #
fhir:manufacturer [
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://pbs.gov.au/identifier/manufacturer"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AP" ] ] ;
fhir:display [ fhir:v "AstraZeneca Pty Ltd" ]
] ; #
fhir:form [
fhir:text [ fhir:v "Tablet" ]
] . #