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

FHIR IG analytics

Packagerki.emiga.vzd
Resource TypeHealthcareService
IdHealthcareService-HealthcareService44588971.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": "HealthcareService44588971",
  "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": "preventiveExamination"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/Location44588965"
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "kinder_und_jugend@example.org"
    },
    {
      "system": "phone",
      "value": "0123 456789-123"
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/Organization44588981"
  },
  "name": "Kinder- und Jugendgesundheitsdienst",
  "comment": "diverse Angebote, u.a. auch Impfungen, zahnärztliche Untersuchung ..."
}