FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ContactPlace

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdContactPlace
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ContactPlace.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ContactPlace
Version2.12.0
Statusactive
Date2022-08-23T00:00:00+02:00
NameContactPlace
TitleContact; Place of contact
DescriptionContact; Place of contact
Contentcomplete

Resources that use this resource

ValueSet
KontaktStedFoerste kontakt sted

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ContactPlace

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/ContactPlace defines the following codes:

CodeDisplayDefinition
outpatient_clinic Outpatient clinicOutpatient clinic / Ambulatorium
home_visit Home visitHome visit / Hjemmebesøg / SNOMED-CT: 439708006
oversight OversightOversight on another department / Tilsyn anden afdeling uden samtidig tilknytning af patienten til det palliative team
oversight_palliative Oversight (Palliative)Oversight on another department (Palliative) / Tilsyn anden afdeling med samtidig tilknytning af patienten til det palliative team

Source

{
  "resourceType": "CodeSystem",
  "id": "ContactPlace",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ContactPlace",
  "version": "2.12.0",
  "name": "ContactPlace",
  "title": "Contact; Place of contact",
  "status": "active",
  "date": "2022-08-23T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Contact; Place of contact",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "outpatient_clinic",
      "display": "Outpatient clinic",
      "definition": "Outpatient clinic / Ambulatorium"
    },
    {
      "code": "home_visit",
      "display": "Home visit",
      "definition": "Home visit / Hjemmebesøg / SNOMED-CT: 439708006"
    },
    {
      "code": "oversight",
      "display": "Oversight",
      "definition": "Oversight on another department / Tilsyn anden afdeling uden samtidig tilknytning af patienten til det palliative team"
    },
    {
      "code": "oversight_palliative",
      "display": "Oversight (Palliative)",
      "definition": "Oversight on another department (Palliative) / Tilsyn anden afdeling med samtidig tilknytning af patienten til det palliative team"
    }
  ]
}