1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter Types Refined Value Set - JSON Representation

Active as of 2025-10-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "encounter-types-refined-valueset",
  "meta" : {
    "lastUpdated" : "2025-02-12T10:41:43.978Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-types-refined-valueset</b></p><a name=\"encounter-types-refined-valueset\"> </a><a name=\"hcencounter-types-refined-valueset\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-02-12 10:41:43+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-encounter-types-valueset.html\">Encounter Types Value Set</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=\"CodeSystem-EncounterTypes.html\"><code>https://cambio.codes/cs/encounter-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-EncounterTypes.html#EncounterTypes-annan\">annan</a></td><td style=\"color: #cccccc\">Annan</td></tr></table></li></ul></div>"
  },
  "url" : "https://cambio.codes/vs/encounter-types-refined-value-set",
  "version" : "1.0.0",
  "name" : "EncounterTypesRefinedValueSet",
  "title" : "Encounter Types Refined Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-27T08:21:52+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set containsa set of codes from the value set Encounter Types which are to be used when creating encounters in a Cambio system.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://cambio.codes/vs/encounter-types-value-set"
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "https://cambio.codes/cs/encounter-types",
        "concept" : [
          {
            "code" : "annan"
          }
        ]
      }
    ]
  }
}