PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build

PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AT PreNUDGE Other Observations Units - TTL Representation

Active as of 2026-03-03

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "prenudge-other-observations-units"] ; # 
  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: ValueSet prenudge-other-observations-units</b></p><a name=\"prenudge-other-observations-units\"> </a><a name=\"hcprenudge-other-observations-units\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>min</td><td>minute</td></tr><tr><td>{finding}</td><td>finding</td></tr><tr><td>{intensity}</td><td>intensity</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.hl7.at/prenudge/appdata/r4/ValueSet/prenudge-other-observations-units"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/prenudge/appdata/r4/ValueSet/prenudge-other-observations-units>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AtPrenudgeValueSetOtherObservationsUnits"] ; # 
  fhir:title [ fhir:v "AT PreNUDGE Other Observations Units"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-03T20:34:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The PreNUDGE Consortium"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "The PreNUDGE Consortium" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://prenudge.at" ]     ] )
  ] [
fhir:name [ fhir:v "The PreNUDGE Consortium" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://prenudge.at" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Allowed UCUM units for the 'Other' observation profile."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "min" ] ;
fhir:display [ fhir:v "minute" ]       ] [
fhir:code [ fhir:v "{finding}" ] ;
fhir:display [ fhir:v "finding" ]       ] [
fhir:code [ fhir:v "{intensity}" ] ;
fhir:display [ fhir:v "intensity" ]       ] )     ] )
  ] . #