{
  "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>{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-05-28T10:55:10+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" : "{finding}",
        "display" : "finding"
      },
      {
        "code" : "{intensity}",
        "display" : "intensity"
      }]
    }]
  }
}