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

FHIR IG Statistics: ValueSet/housing-situation-de.ValueSet

Packaged4l-data4life.covid-19.r4
Resource TypeValueSet
Idhousing-situation-de.ValueSet
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=d4l-data4life.covid-19.r4@0.8.0&canonical=http://fhir.data4life.care/covid-19/r4/ValueSet/housing-situation
URLhttp://fhir.data4life.care/covid-19/r4/ValueSet/housing-situation
Statusactive
NameHousingsituation
DescriptionLiving situation

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "http://fhir.data4life.care/covid-19/r4/ValueSet/housing-situation",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "name": "Housingsituation",
  "status": "active",
  "immutable": false,
  "description": "Living situation",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6255-9"
          },
          {
            "code": "LA9996-5"
          }
        ]
      }
    ]
  },
  "language": "de",
  "expansion": {
    "timestamp": "2020-04-28T16:21:36.001Z",
    "identifier": "urn:uuid:111a13cd-025b-4b98-81fc-69a8a33a86c7",
    "contains": [
      {
        "code": "LA6255-9",
        "system": "http://loinc.org",
        "display": "Allein wohnend"
      },
      {
        "code": "LA9996-5",
        "system": "http://loinc.org",
        "display": "Wohnt mit anderen zusammen"
      }
    ]
  }
}