German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: ESCO Practice Functions - JSON Representation

Active as of 2026-06-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "esco-practice-functions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet esco-practice-functions</b></p><a name=\"esco-practice-functions\"> </a><a name=\"hcesco-practice-functions\"> </a><ul><li>Include these codes as defined in <code>http://data.europa.eu/esco/concept-scheme/occupations</code><span title=\"Version is explicitly stated to be 1.2.0\"> version &#x1F4CD;1.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>4311.1</td><td/></tr><tr><td>3344.2</td><td/></tr><tr><td>3344.3</td><td/></tr><tr><td>4226.2.1</td><td/></tr><tr><td>1342.2</td><td/></tr><tr><td>2522.1</td><td/></tr><tr><td>3256.1</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri" : "https://esco.ec.europa.eu/en/use-esco/download"
    }
  ],
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/esco-practice-functions",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.78"
    }
  ],
  "version" : "1.0.0",
  "name" : "ESCOPracticeFunctions",
  "title" : "ESCO Practice Functions",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-02",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Praxis-owned, display-neutral selection of official ESCO occupation codes for practice staff function modelling. This guide does not publish an ESCO CodeSystem or reproduce the full ESCO classification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "ESCO is provided by the European Commission under the terms stated by the ESCO publisher. Selection and FHIR packaging by cognovis GmbH.",
  "compose" : {
    "include" : [
      {
        "system" : "http://data.europa.eu/esco/concept-scheme/occupations",
        "version" : "1.2.0",
        "concept" : [
          {
            "code" : "4311.1"
          },
          {
            "code" : "3344.2"
          },
          {
            "code" : "3344.3"
          },
          {
            "code" : "4226.2.1"
          },
          {
            "code" : "1342.2"
          },
          {
            "code" : "2522.1"
          },
          {
            "code" : "3256.1"
          }
        ]
      }
    ]
  }
}