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

FHIR IG analytics

Packageelb.ck.private
Resource TypeParameters
IdResponseParameters_ohneInhalt.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": "Parameters",
  "meta": {
    "profile": [
      "https://e-lb.de/fhir/StructureDefinition/KK_ELB_ResponseParameters"
    ]
  },
  "parameter": [
    {
      "name": "emailContactPoint",
      "valueContactPoint": {
        "system": "email",
        "value": "bestaetigungssystem@example.com"
      }
    },
    {
      "name": "softwareIdentifier",
      "valueString": "bestaetigungssystem.example.com@1.0.9"
    }
  ]
}