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 Value Set - JSON Representation

Active as of 2025-10-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "encounter-types-valueset",
  "meta" : {
    "lastUpdated" : "2024-11-25T10: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-valueset</b></p><a name=\"encounter-types-valueset\"> </a><a name=\"hcencounter-types-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: 2024-11-25 10:41:43+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/439708006\">439708006</a></td><td>hembesök</td></tr><tr><td><a href=\"http://snomed.info/id/185317003\">185317003</a></td><td>telefonkontakt</td></tr><tr><td><a href=\"http://snomed.info/id/453131000124105\">453131000124105</a></td><td>videotelefonkontakt</td></tr><tr><td><a href=\"http://snomed.info/id/1197766005\">1197766005</a></td><td>kontakt via elektronisk textbaserad asynkron kommunikation</td></tr><tr><td><a href=\"http://snomed.info/id/11429006\">11429006</a></td><td>konsultation</td></tr><tr><td><a href=\"http://snomed.info/id/185351004\">185351004</a></td><td>administrativ anledning till vårdkontakt</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-EncounterTypes.html\"><code>https://cambio.codes/cs/encounter-types</code></a></li></ul></div>"
  },
  "url" : "https://cambio.codes/vs/encounter-types-value-set",
  "version" : "1.0.0",
  "name" : "EncounterTypesValueSet",
  "title" : "Encounter Types 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" : "Codes used to identify the outpatient encounter type.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "439708006",
            "display" : "hembesök"
          },
          {
            "code" : "185317003",
            "display" : "telefonkontakt"
          },
          {
            "code" : "453131000124105",
            "display" : "videotelefonkontakt"
          },
          {
            "code" : "1197766005",
            "display" : "kontakt via elektronisk textbaserad asynkron kommunikation"
          },
          {
            "code" : "11429006",
            "display" : "konsultation"
          },
          {
            "code" : "185351004",
            "display" : "administrativ anledning till vårdkontakt"
          }
        ]
      },
      {
        "system" : "https://cambio.codes/cs/encounter-types"
      }
    ]
  }
}