Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correcting fixes and changes for api #66

Merged
merged 1 commit into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "Bundle",
"id": "authentisieren-07-response-InnverVau",
"id": "authentisieren-07-response-InnerVau",
"meta": {
"lastUpdated": "2020-03-01T07:02:37.836+00:00"
},
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</extension>
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category">
<valueCoding>
<system value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"/>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/>
<code value="00"/>
</valueCoding>
</extension>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</extension>
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category">
<valueCoding>
<system value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"/>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/>
<code value="00"/>
</valueCoding>
</extension>
Expand Down Expand Up @@ -111,7 +111,7 @@
</extension>
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category">
<valueCoding>
<system value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"/>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/>
<code value="00"/>
</valueCoding>
</extension>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</extension>
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category">
<valueCoding>
<system value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"/>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/>
<code value="00"/>
</valueCoding>
</extension>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<Bundle xmlns="http://hl7.org/fhir">
<id value="erp-bereitstellen-02-Prescription-Bundle"/>
<meta>
<lastUpdated value="2020-05-04T08:30:00Z"/>
<lastUpdated value="2020-05-04T08:30:00+00:00"/>
<profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle|1.0.1"/>
</meta>
<identifier>
<system value="https://gematik.de/fhir/NamingSystem/PrescriptionID"/>
<value value="160.123.456.789.123.58"/>
</identifier>
<type value="document"/>
<timestamp value="2020-05-04T08:30:00Z"/>
<timestamp value="2020-05-04T08:30:00+00:00"/>
<entry>
<fullUrl value="http://pvs.praxis-topp-gluecklich.local/fhir/Composition/b0e22b86-e7e9-46c1-80fe-e6e24442d77c"/>
<resource>
Expand Down Expand Up @@ -180,7 +180,7 @@
</meta>
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category">
<valueCoding>
<system value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"/>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/>
<code value="00"/>
</valueCoding>
</extension>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
{
"resourceType": "Bundle",
"id": "erp-chargeItem-08-GET-ChargeItems-Response",
"meta": {
"lastUpdated": "2021-09-02T11:38:42.557+00:00"
},
"entry": [
{
"search": {
"mode": "match"
},
"fullUrl": "http://hapi.fhir.org/baseR4/ChargeItem/200.000.001.944.091.20",
"resource": {
"resourceType": "ChargeItem",
"id": "200.000.001.944.091.20",
"meta": {
"profile": [
"https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem|1.0"
]
},
"identifier": [
{
"system": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId",
"value": "200.000.001.944.091.20"
}
],
"subject": {
"identifier": {
"assigner": {
"display": "KOA Hamburg"
},
"system": "http://fhir.de/sid/pkv/kvid-10",
"value": "X110465770"
}
},
"enterer": {
"identifier": {
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "3-SMC-B-Testkarte-883110000116873"
}
},
"supportingInformation": [
{
"reference": "urn:uuid:c81baa1d-0000-0000-0001-000000000000",
"display": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle"
},
{
"reference": "urn:uuid:c81baa1d-0000-0000-0003-000000000000",
"display": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle"
},
{
"reference": "urn:uuid:c81baa1d-0000-0000-0004-000000000000",
"display": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle"
}
],
"status": "billable",
"code": {
"coding": [
{
"code": "not-applicable",
"system": "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
}
]
},
"enteredDate": "2023-04-21T07:12:29.316+00:00"
}
},
{
"fullUrl": "http://hapi.fhir.org/baseR4/ChargeItem/der124bc-bc30-45f8-b109-4h474wer2h89",
"resource": {
"resourceType": "ChargeItem",
"id": "der124bc-bc30-45f8-b109-4h474wer2h89",
"meta": {
"profile": [
"https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem|1.0"
]
},
"extension": [
{
"extension": [
{
"url": "insuranceProvider",
"valueBoolean": false
},
{
"url": "subsidy",
"valueBoolean": false
},
{
"url": "taxOffice",
"valueBoolean": false
}
],
"url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag"
}
],
"identifier": [
{
"system": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId",
"value": "200.086.824.605.539.20"
},
{
"system": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode",
"value": "888bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea"
}
],
"subject": {
"identifier": {
"assigner": {
"display": "Name einer privaten Krankenversicherung"
},
"system": "http://fhir.de/sid/pkv/kvid-10",
"value": "X110465770"
}
},
"supportingInformation": [
{
"display": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle"
}
],
"status": "billable",
"code": {
"coding": [
{
"code": "not-applicable",
"system": "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
}
]
},
"enteredDate": "2021-06-01T07:13:00+05:00"
}
}
],
"type": "searchset",
"total": 2
}
112 changes: 0 additions & 112 deletions API-Examples/2024-11-01/erp_chargeItem/08_GET_ChargeItems_response.xml

This file was deleted.

Loading
Loading