FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.statistic
Resource TypeQuestionnaireResponse
Idexample-questionnaireresponse-statisticinformationbedoccupancy-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "5e1e89ce-7a44-4ec1-801c-0f988992e8fa",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/StatisticInformationBedOccupancy"
    ]
  },
  "questionnaire": "https://demis.rki.de/fhir/Questionnaire/StatisticQuestionsBedOccupancy",
  "status": "completed",
  "item": [
    {
      "linkId": "numberOperableBedsGeneralWardAdults",
      "answer": [
        {
          "valueInteger": 250
        }
      ]
    },
    {
      "linkId": "numberOccupiedBedsGeneralWardAdults",
      "answer": [
        {
          "valueInteger": 221
        }
      ]
    },
    {
      "linkId": "numberOperableBedsGeneralWardChildren",
      "answer": [
        {
          "valueInteger": 50
        }
      ]
    },
    {
      "linkId": "numberOccupiedBedsGeneralWardChildren",
      "answer": [
        {
          "valueInteger": 37
        }
      ]
    }
  ]
}