0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC1-SocialHistoryAlcoholOct2021 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "UC1-SocialHistoryAlcoholOct2021"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips>     ] )
  ] ; # 
  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: Observation UC1-SocialHistoryAlcoholOct2021</b></p><a name=\"UC1-SocialHistoryAlcoholOct2021\"> </a><a name=\"hcUC1-SocialHistoryAlcoholOct2021\"> </a><a name=\"UC1-SocialHistoryAlcoholOct2021-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">social-history</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LP72070-3}\">Alkoholisches Getränke pro Woche</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC1-EncounterMuenchenOct2021-Day1.html\">Encounter: status = finished; class = AMB (AMB); period = 2021-10-11 --&gt; 2021-10-11; reasonCode = Brustschmerzen,Kopfschmerzen</a></p><p><b>effective</b>: 2021-10-11</p><p><b>value</b>: 15 {drinks}/wk<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{drinks}/wk = '{drinks}/wk')</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 733985002}\">Eigenbericht des Patienten</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:code [ fhir:v "social-history" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:LP72070-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP72070-3" ] ;
fhir:display [ fhir:v "Alkoholisches Getränke pro Woche" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/UC1-Patient" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/UC1-EncounterMuenchenOct2021-Day1" ]
  ] ; # 
  fhir:effective [ fhir:v "2021-10-11"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{drinks}/wk" ]
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:733985002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733985002" ] ;
fhir:display [ fhir:v "Eigenbericht des Patienten" ]     ] )
  ] . #