Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: bisoprolol-pat-sf - 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 "bisoprolol-pat-sf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://smartforms.csiro.au/ig/StructureDefinition/SHCMedication"^^xsd:anyURI ;
fhir:l <https://smartforms.csiro.au/ig/StructureDefinition/SHCMedication>     ] )
  ] ; # 
  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 bisoprolol-pat-sf</b></p><a name=\"bisoprolol-pat-sf\"> </a><a name=\"hcbisoprolol-pat-sf\"> </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-SHCMedication.html\">Smart Health Checks Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 23281011000036106}\">Bisoprolol 2.5mg tab</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:23281011000036106 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "23281011000036106" ] ;
fhir:display [ fhir:v "Bisoprolol fumarate 2.5 mg tablet" ]     ] ) ;
fhir:text [ fhir:v "Bisoprolol 2.5mg tab" ]
  ] . #