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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeOrganization
IdOrganization-Technical-Exp-NachtragEmlLEI.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization Technical-Exp-NachtragEmlLEI

identifier: Provider number/123456789

name: TestLEI


Source1

{
  "resourceType": "Organization",
  "id": "Technical-Exp-NachtragEmlLEI",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN"
          }
        ]
      },
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "123456789"
    }
  ],
  "name": "TestLEI"
}