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

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: ServiceRequest PerformerType Value Set - JSON Representation

Active as of 2024-06-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "serviceRequest-performerType-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 (null)</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-06-12T14:59:11+02: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"
      }
    ]
  }
}