FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DAV-PKV-PR-ERP-ZusatzdatenHerstellung

Packagede.abda.eRezeptAbgabedatenPKV
Resource TypeStructureDefinition
IdDAV-PKV-PR-ERP-ZusatzdatenHerstellung
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedatenPKV@1.1.0-rc1&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-ZusatzdatenHerstellung
URLhttp://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-ZusatzdatenHerstellung
Version0.0.1
Statusdraft
Date2021-10-01
NameDAV_PKV_PR_ERP_ZusatzdatenHerstellung
TitleDAV_PKV_PR_ERP_ZusatzdatenHerstellung
TypeMedicationDispense
Kindresource

Resources that use this resource

StructureDefinition
DAV-PKV-PR-ERP-AbgabedatenBundleDAV_PKV_PR_ERP_AbgabedatenBundle
DAV-PKV-PR-ERP-AbgabeinformationenDAV_PKV_PR_ERP_Abgabeinformationen

Resources that this resource uses

StructureDefinition
DAV-PR-Base-ZusatzdatenHerstellungDAV_PR_Base_ZusatzdatenHerstellung
DAV-PKV-PR-ERP-ZusatzdatenEinheitDAV_PKV_PR_ERP_ZusatzdatenEinheit

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "DAV-PKV-PR-ERP-ZusatzdatenHerstellung",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-ZusatzdatenHerstellung",
  "version": "0.0.1",
  "name": "DAV_PKV_PR_ERP_ZusatzdatenHerstellung",
  "title": "DAV_PKV_PR_ERP_ZusatzdatenHerstellung",
  "status": "draft",
  "date": "2021-10-01",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationDispense",
  "baseDefinition": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationDispense.extension",
        "path": "MedicationDispense.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 2
      },
      {
        "id": "MedicationDispense.extension:Einheit",
        "path": "MedicationDispense.extension",
        "sliceName": "Einheit",
        "min": 1
      },
      {
        "id": "MedicationDispense.extension:Einheit.value[x]",
        "path": "MedicationDispense.extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-ZusatzdatenEinheit"
            ]
          }
        ]
      }
    ]
  }
}