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

FHIR IG analytics

Packagerki.demis.statistic
Resource TypeComposition
Idexample-composition-reportbedoccupancy-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": "Composition",
  "id": "1b22c8d8-f1cb-311a-991a-8b488979af8e",
  "meta": {
    "lastUpdated": "2021-11-20T17:50:00.000+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ReportBedOccupancy"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "5e1e89ce-7a44-4ec1-801c-0f988992e8fe"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "80563-0",
        "display": "Report"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://demis.rki.de/fhir/CodeSystem/reportCategory",
          "code": "bedOccupancyReport",
          "display": "Bettenbelegungsstatistik"
        }
      ]
    }
  ],
  "subject": {
    "identifier": {
      "system": "https://demis.rki.de/fhir/NamingSystem/InekStandortId",
      "value": "772557"
    }
  },
  "date": "2021-11-20T17:50:00.000+01:00",
  "author": [
    {
      "reference": "PractitionerRole/2b9aa7a8-0881-34cb-9b01-b79ff1a367cf"
    }
  ],
  "title": "Bericht (Krankenhausbettenbelegungsstatistik)",
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "https://demis.rki.de/fhir/CodeSystem/reportSection",
            "code": "statisticInformationBedOccupancySection",
            "display": "Abschnitt 'Statistische Informationen zur Krankenhausbettenbelegung'"
          }
        ]
      },
      "entry": [
        {
          "reference": "QuestionnaireResponse/5e1e89ce-7a44-4ec1-801c-0f988992e8fa"
        }
      ]
    }
  ]
}