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

FHIR IG Statistics: StructureDefinition/74_PR_VoS_Rezept

PackageKBV.ITA.VOS
Resource TypeStructureDefinition
Id74_PR_VoS_Rezept
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept
URLhttps://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept
Version1.10.010
Statusactive
Date2020-05-18
Name74_PR_VoS_Rezept
Title74_PR_VoS_Rezept
DescriptionStructureDefinition für die Verwendung des KBV-Profils "74_PR_VoS_Rezept"
CopyrightCopyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeMedicationRequest
Kindresource

Resources that use this resource

StructureDefinition
74_PR_VoS_Bundle_VoS_PVS74_PR_VoS_Bundle_VOS_PVS
74_PR_VoS_Composition74_PR_VoS_Composition
74_PR_VoS_DokuRef74_PR_VoS_DokuRef

Resources that this resource uses

StructureDefinition
0.2MedicationRequest, deutsches Basisprofil (Version 0.2)
74_EX_VoS_KennzeichenStatus74_EX_VoS_KennzeichenStatus
74_EX_VoS_MPKennzeichen74_EX_VoS_MPKennzeichen
74_EX_VoS_RezeptTyp74_EX_VoS_RezeptTyp
74_EX_VoS_Rezept_ASV74_EX_VoS_Rezept_ASV
74_PR_VoS_Behandelnder74_PR_VoS_Behandelnder
74_PR_VoS_Betriebsstaette74_PR_VoS_Betriebsstaette
74_PR_VoS_Medikament74_PR_VoS_Medikament
74_PR_VoS_Patient74_PR_VoS_Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept",
  "version": "1.10.010",
  "name": "74_PR_VoS_Rezept",
  "title": "74_PR_VoS_Rezept",
  "status": "active",
  "date": "2020-05-18",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "StructureDefinition für die Verwendung des KBV-Profils \"74_PR_VoS_Rezept\"",
  "copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationRequest",
  "baseDefinition": "http://fhir.de/StructureDefinition/medicationrequest-de-basis/0.2",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationRequest",
        "path": "MedicationRequest",
        "constraint": [
          {
            "key": "ASV1",
            "severity": "error",
            "human": "Der Kennzeichenstatus 01 oder 11 impliziert, dass eine ASV-Teamnummer vorhanden sein muss.",
            "expression": "extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus').valueCodeableConcept.coding.code.endsWith('1') implies extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_Rezept_ASV').valueIdentifier.value.exists()"
          },
          {
            "key": "ASV2",
            "severity": "error",
            "human": "Wenn Kennzeichenstatus ungleich 01 oder 11, darf keine ASV-Teamnummer angegeben sein.",
            "expression": "extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus').valueCodeableConcept.coding.code.endsWith('1').not() implies extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_Rezept_ASV').valueIdentifier.value.exists().not()"
          }
        ]
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos",
        "path": "MedicationRequest.extension",
        "sliceName": "rezept-zusatzinfos",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:gebuehrenfrei",
        "path": "MedicationRequest.extension.extension",
        "sliceName": "gebuehrenfrei",
        "meaningWhenMissing": "Wenn diese Angabe fehlt, gilt das Rezept als gebührenpflichtig (äquivalent dem Wert \"false\")",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:gebuehrenfrei.valueBoolean:valueBoolean",
        "path": "MedicationRequest.extension.extension.valueBoolean",
        "sliceName": "valueBoolean",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:unfall",
        "path": "MedicationRequest.extension.extension",
        "sliceName": "unfall",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:unfall.valueBoolean:valueBoolean",
        "path": "MedicationRequest.extension.extension.valueBoolean",
        "sliceName": "valueBoolean",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:arbeitsunfall",
        "path": "MedicationRequest.extension.extension",
        "sliceName": "arbeitsunfall",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:rezept-zusatzinfos.extension:arbeitsunfall.valueBoolean:valueBoolean",
        "path": "MedicationRequest.extension.extension.valueBoolean",
        "sliceName": "valueBoolean",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:RezeptTyp",
        "path": "MedicationRequest.extension",
        "sliceName": "RezeptTyp",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_RezeptTyp"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:RezeptTyp.valueCodeableConcept:valueCodeableConcept",
        "path": "MedicationRequest.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:RezeptTyp.valueCodeableConcept:valueCodeableConcept.coding",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:RezeptTyp.valueCodeableConcept:valueCodeableConcept.coding.system",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding.system",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:RezeptTyp.valueCodeableConcept:valueCodeableConcept.coding.code",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding.code",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:KennzeichenStatus",
        "path": "MedicationRequest.extension",
        "sliceName": "KennzeichenStatus",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept",
        "path": "MedicationRequest.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding.system",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding.system",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding.code",
        "path": "MedicationRequest.extension.valueCodeableConcept.coding.code",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:MPKennzeichen",
        "path": "MedicationRequest.extension",
        "sliceName": "MPKennzeichen",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_MPKennzeichen"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:MPKennzeichen.valueBoolean:valueBoolean",
        "path": "MedicationRequest.extension.valueBoolean",
        "sliceName": "valueBoolean",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.extension:ASV-Teamnummer",
        "path": "MedicationRequest.extension",
        "sliceName": "ASV-Teamnummer",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_Rezept_ASV"
          }
        ]
      },
      {
        "id": "MedicationRequest.identifier",
        "path": "MedicationRequest.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.definition",
        "path": "MedicationRequest.definition",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn",
        "path": "MedicationRequest.basedOn",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier",
        "path": "MedicationRequest.groupIdentifier",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.groupIdentifier.use",
        "path": "MedicationRequest.groupIdentifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.type",
        "path": "MedicationRequest.groupIdentifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.system",
        "path": "MedicationRequest.groupIdentifier.system",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.period",
        "path": "MedicationRequest.groupIdentifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.assigner",
        "path": "MedicationRequest.groupIdentifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.status",
        "path": "MedicationRequest.status",
        "max": "0"
      },
      {
        "id": "MedicationRequest.intent",
        "path": "MedicationRequest.intent",
        "fixedCode": "order",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.category",
        "path": "MedicationRequest.category",
        "max": "0"
      },
      {
        "id": "MedicationRequest.priority",
        "path": "MedicationRequest.priority",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication[x]:medicationReference",
        "path": "MedicationRequest.medicationReference",
        "sliceName": "medicationReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.medication[x]:medicationReference.reference",
        "path": "MedicationRequest.medicationReference.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.medication[x]:medicationReference.identifier",
        "path": "MedicationRequest.medicationReference.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication[x]:medicationReference.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "MedicationRequest.medicationReference.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.subject",
        "path": "MedicationRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.subject.reference",
        "path": "MedicationRequest.subject.reference",
        "min": 1
      },
      {
        "id": "MedicationRequest.subject.identifier",
        "path": "MedicationRequest.subject.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.subject.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "MedicationRequest.subject.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.context",
        "path": "MedicationRequest.context",
        "max": "0"
      },
      {
        "id": "MedicationRequest.supportingInformation",
        "path": "MedicationRequest.supportingInformation",
        "max": "0"
      },
      {
        "id": "MedicationRequest.authoredOn",
        "path": "MedicationRequest.authoredOn",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.requester",
        "path": "MedicationRequest.requester",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.requester.agent",
        "path": "MedicationRequest.requester.agent",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.requester.agent.reference",
        "path": "MedicationRequest.requester.agent.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.requester.agent.identifier",
        "path": "MedicationRequest.requester.agent.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.agent.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "MedicationRequest.requester.agent.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.onBehalfOf",
        "path": "MedicationRequest.requester.onBehalfOf",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette"
          }
        ]
      },
      {
        "id": "MedicationRequest.requester.onBehalfOf.reference",
        "path": "MedicationRequest.requester.onBehalfOf.reference",
        "min": 1
      },
      {
        "id": "MedicationRequest.requester.onBehalfOf.identifier",
        "path": "MedicationRequest.requester.onBehalfOf.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.onBehalfOf.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "MedicationRequest.requester.onBehalfOf.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder",
        "path": "MedicationRequest.recorder",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reasonCode",
        "path": "MedicationRequest.reasonCode",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reasonReference",
        "path": "MedicationRequest.reasonReference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note",
        "path": "MedicationRequest.note",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction",
        "path": "MedicationRequest.dosageInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest",
        "path": "MedicationRequest.dispenseRequest",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.validityPeriod",
        "path": "MedicationRequest.dispenseRequest.validityPeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
        "path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity",
        "path": "MedicationRequest.dispenseRequest.quantity",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.value",
        "path": "MedicationRequest.dispenseRequest.quantity.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.unit",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "MedicationRequest.dispenseRequest.quantity.unit",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.system",
        "path": "MedicationRequest.dispenseRequest.quantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.code",
        "path": "MedicationRequest.dispenseRequest.quantity.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.performer",
        "path": "MedicationRequest.dispenseRequest.performer",
        "max": "0"
      },
      {
        "id": "MedicationRequest.substitution",
        "path": "MedicationRequest.substitution",
        "min": 1
      },
      {
        "id": "MedicationRequest.substitution.reason",
        "path": "MedicationRequest.substitution.reason",
        "max": "0"
      },
      {
        "id": "MedicationRequest.priorPrescription",
        "path": "MedicationRequest.priorPrescription",
        "max": "0"
      },
      {
        "id": "MedicationRequest.detectedIssue",
        "path": "MedicationRequest.detectedIssue",
        "max": "0"
      },
      {
        "id": "MedicationRequest.eventHistory",
        "path": "MedicationRequest.eventHistory",
        "max": "0"
      }
    ]
  }
}