Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ServiceRequest PerformerType Value Set - JSON Representation

Active as of 2024-11-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "serviceRequest-performerType-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet serviceRequest-performerType-vs</b></p><a name=\"serviceRequest-performerType-vs\"> </a><a name=\"hcserviceRequest-performerType-vs\"> </a><a name=\"serviceRequest-performerType-vs-no-NO\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a 158965000 (Medical practitioner)</li><li>Include all codes defined in <code>urn:oid:2.16.578.1.12.4.1.1.9060</code></li></ul></div>"
  },
  "url" : "http://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs",
  "version" : "1.0.0",
  "name" : "ServiceRequestPerformerTypeVS",
  "title" : "ServiceRequest PerformerType Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-11-07T10:34:59+01:00",
  "description" : "Koder for valgte profesjonstyper.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "158965000"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.578.1.12.4.1.1.9060"
      }
    ]
  }
}