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

FHIR IG analytics

Packagede.gkvsv.evp
Resource TypeOrganization
IdPflegeberaterOrganisationBeispiel.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": "Organization",
  "id": "PflegeberaterOrganisation",
  "meta": {
    "profile": [
      "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeOrganisation|1.0"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "XX",
            "display": "Organisations-ID"
          }
        ]
      },
      "system": "http://fhir.de/sid/arge-ik/iknr",
      "value": "107654321"
    }
  ],
  "name": "Pflegestützpunkt Stadt Mitte"
}