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

FHIR IG analytics

Packagerki.emiga.vzd
Resource TypeHealthcareService
IdHealthcareService-EpiWarnHealthcareServiceInvTest.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": "EpiWarnHealthcareServiceInvTest",
  "meta": {
    "security": [
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
        "code": "public"
      },
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
        "code": "1."
      }
    ],
    "tag": [
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/Relevance",
        "code": "IfsgKoordVwV",
        "display": "Paragraf 2 IfSG-Koordinierungs-VwV"
      }
    ],
    "profile": [
      "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHealthcareService"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://emiga.rki.de/fhir/vzd/CodeSystem/HealthcareServiceCategory",
          "code": "consultation",
          "display": "Beratungsangebot"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "code": "infectionProtectionAndEpi",
          "system": "https://emiga.rki.de/fhir/vzd/CodeSystem/HealthcareServiceSpecialty",
          "display": "Infektionsschutz und Infektionsepidemiologie"
        }
      ]
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "538",
          "system": "http://terminology.hl7.org/CodeSystem/service-type",
          "display": "Telephone Counselling"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/EpiWarnLocation"
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "testinvMS@NI.de"
    },
    {
      "system": "phone",
      "value": "54548797999"
    }
  ],
  "availableTime": [
    {
      "daysOfWeek": [
        "mon",
        "tue",
        "wed",
        "thu",
        "fri",
        "sat",
        "sun"
      ],
      "extension": [
        {
          "valueCoding": {
            "system": "https://emiga.rki.de/fhir/vzd/CodeSystem/HealthcareServiceDutyHours",
            "code": "24/7",
            "display": "24/7"
          },
          "url": "https://emiga.rki.de/fhir/vzd/Extension/DutyHoursAvailability"
        }
      ]
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/EpiWarnOrganization"
  },
  "name": "Test_Invariant",
  "comment": "diverse Angebote, Präventionsberatung"
}