3.0.0-alpha - ci-build Norway flag

Publication Build: This will be filled in by the publication tooling

: no-basis-location-type.valueset - JSON Representation

Draft as of 2021-12-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "no-basis-location-type.valueset",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-12-16T10:48:46.366+00:00"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-no-basis-location-type.codesystem.html\"><code>http://hl7.no/fhir/CodeSystem/no-basis-location-type</code></a></li><li>Include codes from <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a> where concept  is-a  <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-_ServiceDeliveryLocationRoleType\">_ServiceDeliveryLocationRoleType</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><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/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-_ServiceDeliveryLocationRoleType\">_ServiceDeliveryLocationRoleType</a></td><td>ServiceDeliveryLocationRoleType</td><td>A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.no/fhir/ValueSet/no-basis-location-type",
  "version" : "3.0.0-alpha",
  "name" : "NoBasisLocationType",
  "title" : "no-basis-location-type.valueset",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-12-16T10:48:45.936+00:00",
  "publisher" : "HL7 Norway",
  "description" : "ValueSet for location types used in Location definition. Includes all Norwegian specific types (no-basis-location-type.codesystem) and all codes from v3.ServiceDeliveryLocationRoleType defined by HL7",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.no/fhir/CodeSystem/no-basis-location-type"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_ServiceDeliveryLocationRoleType"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept" : [
          {
            "code" : "_ServiceDeliveryLocationRoleType"
          }
        ]
      }
    ]
  }
}