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

FHIR IG Statistics: ValueSet/S4hEncounterTypeSet

Packagesmart4health.eu.core
Resource TypeValueSet
IdS4hEncounterTypeSet
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/ValueSet/s4h-encounter-type
URLhttp://fhir.smart4health.eu/ValueSet/s4h-encounter-type
Version0.1.0
Statusdraft
Date2020-11-10
NameS4H encounter type set
TitleS4H encounter type set
DescriptionEncounter types specific to the use cases of the Smart4Health project
CopyrightD4L data4life gGmbH,

Resources that use this resource

StructureDefinition
s4h-encounterS4hEncounter

Resources that this resource uses

CodeSystem
s4h-encounter-typeS4hEncounterType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-encounter-type",
  "version": "0.1.0",
  "id": "S4hEncounterTypeSet",
  "name": "S4H encounter type set",
  "title": "S4H encounter type set",
  "status": "draft",
  "date": "2020-11-10",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "description": "Encounter types specific to the use cases of the Smart4Health project",
  "copyright": "D4L data4life gGmbH,",
  "compose": {
    "include": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type"
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:130b8cf4-1a02-43b6-bbbe-052b047b988e",
    "timestamp": "2020-11-10T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type",
        "code": "back-pain-treatment",
        "display": "Back pain treatment"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type",
        "code": "back-pain-prevention",
        "display": "Back pain prevention"
      }
    ]
  }
}