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

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeChargeItemDefinition
IdExample-DiPA-HealthAppPrescriptionUnit-3.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-9",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-12-27T13:20:05.278+01:00",
    "source": "#HRq7SPEtuLNUCdxH",
    "profile": [
      "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnit"
    ]
  },
  "url": "https://dipa.bfarm.de/de/verzeichnis/01964",
  "identifier": [
    {
      "system": "https://fhir.bfarm.de/Identifier/DipaAeId",
      "value": "00000 002"
    }
  ],
  "title": "Healthy DiPA 002",
  "status": "unknown",
  "useContext": [
    {
      "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": "focus",
        "display": "Beeinträchtigung"
      },
      "valueCodeableConcept": {
        "extension": [
          {
            "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitUseContextValueSeverity",
            "valueCoding": {
              "system": "https://fhir.bfarm.de/CodeSystem/HealthAppSeverity",
              "code": "severity-0",
              "display": "Punktbereich 0: Keine Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten."
            }
          },
          {
            "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitUseContextValueSeverity",
            "valueCoding": {
              "system": "https://fhir.bfarm.de/CodeSystem/HealthAppSeverity",
              "code": "severity-1",
              "display": "Punktbereich 1: Geringe Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten."
            }
          }
        ],
        "coding": [
          {
            "system": "https://fhir.bfarm.de/Identifier/HealthAppFocusId",
            "code": "120",
            "display": "Kognitive & kommunikative Fähigkeiten"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "gender",
        "display": "Geschlecht"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "female",
            "display": "Weiblich"
          }
        ]
      }
    }
  ],
  "effectivePeriod": {
    "start": "2022-12-01",
    "end": "2022-12-04"
  },
  "instance": [
    {
      "extension": [
        {
          "url": "https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitHealthAppModuleLink",
          "valueReference": {
            "reference": "DeviceDefinition/Example-DeviceDefinition-3",
            "display": "DiPA-Modul 1"
          }
        }
      ]
    }
  ],
  "propertyGroup": [
    {
      "priceComponent": [
        {
          "type": "informational",
          "code": {
            "coding": [
              {
                "system": "https://fhir.bfarm.de/CodeSystem/HealthAppPriceCode",
                "code": "compensation-amount",
                "display": "Verhandelter Vergütungsbetrag"
              }
            ]
          },
          "amount": {
            "value": 100,
            "currency": "EUR"
          }
        }
      ]
    }
  ]
}