{
  "resourceType" : "ValueSet",
  "id" : "praxis-workplace-function",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet praxis-workplace-function</b></p><a name=\"praxis-workplace-function\"> </a><a name=\"hcpraxis-workplace-function\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-praxis-workplace-function.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-workplace-function</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.90.0</span></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PROFF\">PROFF</a></td><td style=\"color: #cccccc\">Provider's Office</td><td>Location where healthcare service was delivered, identified as the healthcare provider's practice office.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-OF\">OF</a></td><td style=\"color: #cccccc\">Outpatient facility</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-DX\">DX</a></td><td style=\"color: #cccccc\">Diagnostics or therapeutics unit</td><td>A practice setting where diagnostic procedures or therapeutic interventions are performed</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-RADDX\">RADDX</a></td><td style=\"color: #cccccc\">Radiology diagnostics or therapeutics unit</td><td>A practice setting where radiology services (diagnostic or therapeutic) are provided (X12N 261QR0200N)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-RADO\">RADO</a></td><td style=\"color: #cccccc\">Radiation oncology unit</td><td>(X12N 261QX0203N)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/praxis-workplace-function",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.48.63"
  }],
  "version" : "0.90.0",
  "name" : "PraxisWorkplaceFunctionVS",
  "title" : "Praxis Workplace Function",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T13:00:36+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Operational workplace functions for Location.type in ambulatory practice. Prefer PraxisWorkplaceFunctionCS codes at room/area granularity. Selected HL7 v3 ServiceDeliveryLocationRoleType codes are included for site-level or department-level locations where they fit without ambiguity.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-workplace-function"
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "version" : "4.0.0",
      "concept" : [{
        "code" : "PROFF"
      },
      {
        "code" : "OF"
      },
      {
        "code" : "DX"
      },
      {
        "code" : "RADDX"
      },
      {
        "code" : "RADO"
      }]
    }]
  }
}