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

FHIR IG analytics

Packagerki.demis.ars
Resource TypeOrganization
IdOrganization-730d269c-109c-4b3a-86a6-408f22989aa9.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": "730d269c-109c-4b3a-86a6-408f22989aa9",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender"
    ]
  },
  "identifier": [
    {
      "system": "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId",
      "value": "999999999"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
          "code": "laboratory",
          "version": "1.4.2"
        }
      ]
    }
  ],
  "name": "Beispiellabor GmbH"
}