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

: Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack - TTL Representation

Raw ttl | Download


@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:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nexium-02"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication>     ] )
  ] ; # 
  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-02</b></p><a name=\"nexium-02\"> </a><a name=\"hcnexium-02\"> </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=\"http://hl7.org.au/fhir/core/2.0.0-draft/StructureDefinition-au-core-medication.html\">AU Core Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 14207011000036103}, {http://snomed.info/sct 28214011000036106}\">Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack</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 [
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" ]     ] [
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:text [ fhir:v "Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack" ]
  ] ; # 
  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" ]
  ] . #