Common Data Element Katalog
0.2.0 - CI Build International flag

Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions

: Example Observation - iv-ageinyears-0005 - TTL Representation

Page standards status: Informative

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 "iv-ageinyears-0005"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/de/StructureDefinition/rv-age-in-years"^^xsd:anyURI ;
fhir:link <http://hl7.org/de/StructureDefinition/rv-age-in-years>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"iv-ageinyears-0005\"> </a></p><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\">Resource Observation &quot;iv-ageinyears-0005&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rv-age-in-years.html\">RV Age In Years</a></p></div><p><b>status</b>: preliminary</p><p><b>category</b>: C0001779 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C0001779)</span>, Age (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#397669002)</span>, C2598519 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C2598519)</span>, Current chronological age (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#424144002)</span>, Person <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#125676002)</span>, C0750480 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C0750480)</span>, Quantity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#246205007)</span></p><p><b>code</b>: Age <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#30525-0)</span></p><p><b>subject</b>: <a href=\"Patient-f001testpatientM.html\">Patient/f001testpatientM</a> &quot; MUSTERMANN&quot;</p><p><b>effective</b>: 2019-01-01</p><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>DataAbsentReason</b></td></tr><tr><td>*</td><td>Absent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#2667000)</span></td><td>Not done <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385660001)</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0001779" ]     ] )
  ] [
    ( fhir:coding [
a sct:397669002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "397669002" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C2598519" ]     ] )
  ] [
    ( fhir:coding [
a sct:424144002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424144002" ]     ] )
  ] [
    ( fhir:coding [
a sct:125676002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "125676002" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0750480" ]     ] )
  ] [
    ( fhir:coding [
a sct:246205007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "246205007" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30525-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30525-0" ]     ] ) ;
fhir:text [ fhir:v "Age" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/f001testpatientM" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-01-01"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:2667000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2667000" ]       ] )     ] ;
fhir:dataAbsentReason [
      ( fhir:coding [
a sct:385660001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385660001" ] ;
fhir:display [ fhir:v "Not done" ]       ] )     ]
  ] ) . #