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 - JSON Representation

Active as of 2026-03-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "prenudge-other-observations-units",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.hl7.at/prenudge/appdata/r4/ValueSet/prenudge-other-observations-units",
  "version" : "0.1.0",
  "name" : "AtPrenudgeValueSetOtherObservationsUnits",
  "title" : "AT PreNUDGE Other Observations Units",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-03T20:10:31+00:00",
  "publisher" : "The PreNUDGE Consortium",
  "contact" : [
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at"
        }
      ]
    },
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Allowed UCUM units for the 'Other' observation profile.",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "min",
            "display" : "minute"
          },
          {
            "code" : "{finding}",
            "display" : "finding"
          },
          {
            "code" : "{intensity}",
            "display" : "intensity"
          }
        ]
      }
    ]
  }
}