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

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeChargeItemDefinition
IdExample-DiGA-HealthAppPrescriptionUnit-5.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": "ChargeItemDefinition",
  "id": "Example-ChargeItemDefinition-407",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2022-12-27T06:12:12.917+01:00",
    "source": "#cpgHJT1yf58SlX8c",
    "profile": [
      "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnit"
    ]
  },
  "extension": [
    {
      "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitAnwendungsdauer",
      "valueDuration": {
        "value": 90,
        "unit": "Tage"
      }
    },
    {
      "extension": [
        {
          "url": "diagnose",
          "valueCoding": {
            "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
            "version": "2023",
            "code": "M54",
            "display": "Rückenschmerzen"
          }
        },
        {
          "url": "diagnose",
          "valueCoding": {
            "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
            "version": "2023",
            "code": "M54.1",
            "display": "Radikulopathie"
          }
        }
      ],
      "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitIndikation"
    },
    {
      "extension": [
        {
          "url": "diagnose",
          "valueCoding": {
            "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
            "version": "2023",
            "code": "M54.0",
            "display": "Pannikulitis in der Nacken- und Rückenregion"
          }
        }
      ],
      "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitKontraindikation"
    },
    {
      "extension": [
        {
          "url": "required",
          "valueBoolean": false
        }
      ],
      "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitVertragsaerztlicheLeistungen"
    }
  ],
  "url": "https://diga.bfarm.de/de/verzeichnis/00584",
  "identifier": [
    {
      "system": "https://fhir.bfarm.de/Identifier/DigaVeId",
      "value": "0000003"
    }
  ],
  "title": "Healthy DiGA 003",
  "status": "unknown",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "gender",
        "display": "Geschlecht"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "other",
            "display": "Nichtbinäre Geschlechtsidentität"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "age",
        "display": "Altersgruppe"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "263659003",
            "display": "Jugendliche(r) (12-17 Jahre)"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "age",
        "display": "Altersgruppe"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "41847000",
            "display": "Erwachsene(r) (18-65 Jahre)"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "age",
        "display": "Altersgruppe"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "271872005",
            "display": "Erwachsene (älter als 65 Jahre)"
          }
        ]
      }
    }
  ],
  "effectivePeriod": {
    "start": "2022-12-12"
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/ifa/pzn",
        "code": "00000012"
      }
    ]
  },
  "instance": [
    {
      "extension": [
        {
          "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitHealthAppModuleLink",
          "valueReference": {
            "reference": "DeviceDefinition/Example-DeviceDefinition-405",
            "display": "DiGA-Modul 2"
          }
        }
      ]
    }
  ],
  "propertyGroup": [
    {
      "extension": [
        {
          "extension": [
            {
              "url": "description",
              "valueString": "Es werden 300€ für das Startpaket erstattet. Für die weitere Nutzung sind die Kosten zu 60% vom Anwender zutragen"
            },
            {
              "url": "required",
              "valueBoolean": true
            }
          ],
          "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitPropertyGroupNonRefundable"
        }
      ],
      "priceComponent": [
        {
          "type": "informational",
          "code": {
            "coding": [
              {
                "system": "https://fhir.bfarm.de/CodeSystem/HealthAppPriceCode",
                "code": "publisher-price",
                "display": "Herstellerpreis"
              }
            ]
          },
          "amount": {
            "value": 256,
            "currency": "EUR"
          }
        }
      ]
    }
  ]
}