@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 -------------------------------------------------------------------

<http://hl7.org.au/fhir/Medication/BrandedPack0> a fhir:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BrandedPack0"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-medication"^^xsd:anyURI ;
       fhir:l <http://hl7.org.au/fhir/StructureDefinition/au-medication>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication BrandedPack0</b></p><a name=\"BrandedPack0\"> </a><a name=\"hcBrandedPack0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-medication.html\">AU Base Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://example.com/generic-packages 8246-10097}, {http://www.mims.com.au/codes 70050102}, {http://www.whocc.no/atc A02BD}, {http://snomed.info/sct 28214011000036106}, {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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ;
           fhir:l <http://hl7.org.au/fhir/StructureDefinition/medication-type>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org.au/CodeSystem/medication-type>
           ] ;
           fhir:code [ fhir:v "BPG" ] ;
           fhir:display [ fhir:v "Branded package with no container" ]
         ]
       ] ) ;
       fhir:system [
         fhir:v "http://example.com/generic-packages"^^xsd:anyURI ;
         fhir:l <http://example.com/generic-packages>
       ] ;
       fhir:code [ fhir:v "8246-10097" ] ;
       fhir:display [ fhir:v "Nexium HP7 20;500;500 (1)" ]
     ] [
       fhir:system [
         fhir:v "http://www.mims.com.au/codes"^^xsd:anyURI ;
         fhir:l <http://www.mims.com.au/codes>
       ] ;
       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:l <http://www.whocc.no/atc>
       ] ;
       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:l <http://hl7.org.au/fhir/StructureDefinition/medication-type>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org.au/CodeSystem/medication-type>
           ] ;
           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:l <http://snomed.info/sct>
       ] ;
       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" ]
     ] [
       a sct:14207011000036103 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ;
           fhir:l <http://hl7.org.au/fhir/StructureDefinition/medication-type>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org.au/CodeSystem/medication-type>
           ] ;
           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:l <http://snomed.info/sct>
       ] ;
       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:l <http://pbs.gov.au/identifier/manufacturer>
       ] ;
       fhir:value [ fhir:v "AP" ]
     ] ;
     fhir:display [ fhir:v "AstraZeneca Pty Ltd" ]
  ] ; # 
  fhir:form [
     fhir:text [ fhir:v "Tablet" ]
  ] . # 

# -------------------------------------------------------------------------------------

