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

FHIR IG analytics

Packagerki.emiga.vzd
Resource TypeHealthcareService
IdHealthcareService-HealthcareService44588973.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": "HealthcareService",
  "id": "HealthcareService44588973",
  "meta": {
    "security": [
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
        "code": "public"
      },
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
        "code": "1."
      }
    ],
    "profile": [
      "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHealthcareService"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://emiga.rki.de/fhir/vzd/CodeSystem/HealthcareServiceCategory",
          "code": "consultation"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "Ruf@MS.NI.de"
    },
    {
      "system": "phone",
      "value": "54548797989"
    }
  ],
  "availableTime": [
    {
      "daysOfWeek": [
        "mon",
        "tue",
        "wed",
        "thu",
        "fri"
      ],
      "extension": [
        {
          "valueCoding": {
            "system": "https://emiga.rki.de/fhir/vzd/CodeSystem/HealthcareServiceDutyHours",
            "code": "duringServiceHours",
            "display": "Während der Dienstzeit"
          },
          "url": "https://emiga.rki.de/fhir/vzd/Extension/DutyHoursAvailability"
        }
      ],
      "allDay": false
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/EpiWarnOrganization"
  },
  "name": "test_dienst",
  "comment": "diverse Angebote, Präventionsberatung"
}