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

47 medication request irvine #54

Merged
merged 3 commits into from
Sep 30, 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
98 changes: 98 additions & 0 deletions generated/MedicationRequest-klacid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"resourceType": "MedicationRequest",
"id": "klacid",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"
]
},
"contained": [
{
"resourceType": "Medication",
"id": "med1",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "27908011000036108",
"display": "clarithromycin 250 mg tablet, 100"
}
],
"text": "clarithromycin 250 mg tablet, 100"
},
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "154011000036109",
"display": "tablet"
}
],
"text": "tablet"
}
}
],
"status": "completed",
"intent": "order",
"medicationReference": {
"reference": "#med1"
},
"subject": {
"reference": "Patient/irvine-ronny-lawrence"
},
"encounter": {
"reference": "Encounter/discharge-1"
},
"authoredOn": "2023-02-20T18:19:00+10:00",
"requester": {
"reference": "PractitionerRole/nursepractitioner-haywood-byron"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "3731000119107",
"display": "Idiopathic hypersomnia"
}
]
}
],
"dosageInstruction": [
{
"text": "1 Twice a Day\\nBefore meals",
"timing": {
"repeat": {
"frequency": 2,
"period": 1,
"periodUnit": "d"
}
},
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
}
}
]
}
]
}
35 changes: 1 addition & 34 deletions generated/MedicationRequest-paracetamol-codeine.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@
"text": "Pain management"
}
],
"note": [
{
"text": "Patient requires an administration aid."
}
],
"dosageInstruction": [
{
"text": "1-2 tablets every 4-6 hours as needed for pain",
Expand Down Expand Up @@ -79,33 +74,5 @@
}
]
}
],
"dispenseRequest": {
"dispenseInterval": {
"value": 1,
"unit": "week",
"system": "http://unitsofmeasure.org",
"code": "wk"
},
"validityPeriod": {
"start": "2018-07-15",
"end": "2019-07-15"
},
"numberOfRepeatsAllowed": 2,
"quantity": {
"value": 20,
"unit": "Tab",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"expectedSupplyDuration": {
"value": 10,
"unit": "days",
"system": "http://unitsofmeasure.org",
"code": "d"
}
},
"substitution": {
"allowedBoolean": true
}
]
}
54 changes: 23 additions & 31 deletions generated/MedicationRequest-reaptan.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,30 @@
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"
]
},
"contained": [
{
"resourceType": "Medication",
"id": "med1",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "926214011000036103"
}
],
"text": "Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet, 10"
}
}
],
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "926214011000036103",
"display": "Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet, 30"
}
]
"medicationReference": {
"reference": "#med1"
},
"subject": {
"reference": "Patient/howe-deangelo"
Expand Down Expand Up @@ -67,27 +81,5 @@
}
]
}
],
"dispenseRequest": {
"validityPeriod": {
"start": "2018-07-15",
"end": "2019-07-15"
},
"numberOfRepeatsAllowed": 5,
"quantity": {
"value": 30,
"unit": "Tab",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"expectedSupplyDuration": {
"value": 30,
"unit": "days",
"system": "http://unitsofmeasure.org",
"code": "d"
}
},
"substitution": {
"allowedBoolean": true
}
]
}
47 changes: 47 additions & 0 deletions generated/Observation-hearing-threshold-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"resourceType": "Observation",
"id": "hearing-threshold-1",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult",
"http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "AU",
"display": "Audiology"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89024-4",
"display": "Hearing threshold Ear - left --500 Hz"
}
],
"text": "Hearing threshold Ear - left --500 Hz"
},
"subject": {
"reference": "Patient/irvine-ronny-lawrence"
},
"effectiveDateTime": "2020-11-06T10:45:00-05:00",
"performer": [
{
"reference": "Organization/mitchells-hill-audiology"
}
],
"valueQuantity": {
"value": 45,
"unit": "dB",
"system": "http://unitsofmeasure.org",
"code": "dB"
}
}
3 changes: 0 additions & 3 deletions generated/Procedure-dialysis.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"subject": {
"reference": "Patient/irvine-ronny-lawrence"
},
"encounter": {
"reference": "Encounter/renal-dialysis"
},
"performedDateTime": "2012-08-05",
"performer": [
{
Expand Down
6 changes: 2 additions & 4 deletions generated/Procedure-stentinsertion.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@
"code": "36969009",
"display": "Placement of stent in coronary artery"
}
]
],
"text": "Placement of stent in right coronary artery"
},
"subject": {
"reference": "Patient/howe-deangelo"
},
"encounter": {
"reference": "Encounter/cardio-hospital"
},
"performedDateTime": "2021-09-25",
"performer": [
{
Expand Down
5 changes: 3 additions & 2 deletions testdata-csv/AU Core Sample Data - MedicationRequest.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id,status,intent,medication_coding1_system,medication_coding1_code,medication_coding1_display,medication_coding2_system,medication_coding2_code,medication_coding2_display,medication_text,medication_reference_id,medication_display,subject_reference_id,subject_display,encounter_reference_id,authoredOn,requester_reference,requester_display,reasonCode1_coding1_system,reasonCode1_coding1_code,reasonCode1_coding1_display,reasonCode1_text,reasonReference,note_text,dosageInstruction_text,dosageInstruction_timing_repeat_frequency,dosageInstruction_timing_repeat_frequencyMax,dosageInstruction_timing_repeat_period,dosageInstruction_timing_repeat_periodMax,dosageInstruction_timing_repeat_periodUnit,dosageInstruction_asNeededBoolean,dosageInstruction_route_coding_system,dosageInstruction_route_coding_code,dosageInstruction_route_coding_display,dosageInstruction_route_text,dosageInstruction_doseAndRate_doseQuantity_value,dosageInstruction_doseAndRate_doseQuantity_unit,dosageInstruction_doseAndRate_doseQuantity_system,dosageInstruction_doseAndRate_doseQuantity_code,dispenseRequest_dispenseInterval_value,dispenseRequest_dispenseInterval_unit,dispenseRequest_dispenseInterval_system,dispenseRequest_dispenseInterval_code,dispenseRequest_validityPeriod_start,dispenseRequest_validityPeriod_end,dispenseRequest_numberOfRepeatsAllowed,dispenseRequest_quantity_value,dispenseRequest_quantity_unit,dispenseRequest_quantity_system,dispenseRequest_quantity_code,dispenseRequest_expectedSupplyDuration_value,dispenseRequest_expectedSupplyDuration_unit,dispenseRequest_expectedSupplyDuration_system,dispenseRequest_expectedSupplyDuration_code,substitution_allowedBoolean,contained_medication_code_coding1_system,contained_code_coding1_code,contained_medication_code_coding1_display,contained_medication_code_text,contained_medication_form_coding1_system,contained_medication_form_coding1_code,contained_medication_form_coding1_display,contained_medication_form_text
paracetamol-codeine,unknown,order,http://snomed.info/sct,79115011000036100,paracetamol 500 mg + codeine phosphate hemihydrate 30 mg tablet,,,,,,,baratz-toni,,,2018-07-15,,,http://snomed.info/sct,278414003,Pain management,Pain management,,Patient requires an administration aid.,1-2 tablets every 4-6 hours as needed for pain,1,2,4,6,h,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,1,week,http://unitsofmeasure.org,wk,2018-07-15,2019-07-15,2,20,Tab,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,10,days,http://unitsofmeasure.org,d,true,,,,,,,,
reaptan,active,order,http://snomed.info/sct,926214011000036103,"Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet, 30",,,,,,,howe-deangelo,,,2018-07-15,PractitionerRole/cardiothoracicsurgeon-manning-meg,,http://snomed.info/sct,38341003,Hypertension,Hypertension,,,1 tablet daily,1,,1,,d,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,2018-07-15,2019-07-15,5,30,Tab,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,30,days,http://unitsofmeasure.org,d,true,,,,,,,,
paracetamol-codeine,unknown,order,http://snomed.info/sct,79115011000036100,paracetamol 500 mg + codeine phosphate hemihydrate 30 mg tablet,,,,,,,baratz-toni,,,2018-07-15,,,http://snomed.info/sct,278414003,Pain management,Pain management,,,1-2 tablets every 4-6 hours as needed for pain,1,2,4,6,h,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,,,,,,,,,,,,,,,,,,,,
reaptan,active,order,,,,,,,,med1,,howe-deangelo,,,2018-07-15,PractitionerRole/cardiothoracicsurgeon-manning-meg,,http://snomed.info/sct,38341003,Hypertension,Hypertension,,,1 tablet daily,1,,1,,d,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,,,,,,,,,,,,,http://snomed.info/sct,926214011000036103,,"Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet, 10",,,,
reaptan-reference,active,order,,,,,,,,reaptan-tpp,Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet,howe-deangelo,,,2018-07-15,PractitionerRole/cardiothoracicsurgeon-manning-meg,,http://snomed.info/sct,38341003,Hypertension,Hypertension,,,1 tablet daily,1,,1,,d,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,2018-07-15,2019-07-15,5,30,Tab,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,30,days,http://unitsofmeasure.org,d,true,,,,,,,,
metformin-contained,active,order,,,,,,,,medication,,hayes-arianne,,,2024-06-07,PractitionerRole/generalpractitioner-guthridge-jarred,,http://snomed.info/sct,44054006,Type 2 diabetes mellitus,Diabetes mellitus type 2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,http://snomed.info/sct,28037011000036102,"metformin hydrochloride 500 mg tablet, 100","metformin hydrochloride 500 mg tablet, 100",http://snomed.info/sct,154011000036109,tablet,tablet
reaptan-missing-status,,order,,,,,,,,reaptan-tpp,Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet,howe-deangelo,,,2018-07-15,PractitionerRole/cardiothoracicsurgeon-manning-meg,,http://snomed.info/sct,38341003,Hypertension,Hypertension,,,1 tablet daily,1,,1,,d,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,2018-07-15,2019-07-15,5,30,Tab,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,30,days,http://unitsofmeasure.org,d,true,,,,,,,,
Expand All @@ -10,3 +10,4 @@ reaptan-missing-authoredOn,active,order,,,,,,,,reaptan-tpp,Reaptan 10 mg/10 mg (
reaptan-missing-requester,active,order,,,,,,,,reaptan-tpp,Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet,howe-deangelo,,,2018-07-15,,,http://snomed.info/sct,38341003,Hypertension,Hypertension,,,1 tablet daily,1,,1,,d,true,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,2018-07-15,2019-07-15,5,30,Tab,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,30,days,http://unitsofmeasure.org,d,true,,,,,,,,
atorvastatin,active,original-order,http://snomed.info/sct,27437011000036101,"atorvastatin 20 mg tablet, 30",,,,,,,howe-deangelo,,cardio-hospital,2021-09-26,PractitionerRole/cardiologist-felmingham-emma,,http://snomed.info/sct,,,,Condition/aci,,1 tablet daily,1,,1,,d,,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,,,,,,,,,,,,,,,,,,,,
simvastatin-pbs,active,order,http://pbs.gov.au/code/item,8731E,"simvastatin 40 mg tablet, 30",http://snomed.info/sct,28213011000036109,"simvastatin 40 mg tablet, 30","simvastatin 40 mg tablet, 30 tablets",,,hayes-arianne,Arianne Hayes,,2020-01-15,Practitioner/guthridge-jarred,Dr. Jarred Guthridge,,,,,,,Take one tablet daily,1,,1,,d,,http://snomed.info/sct,26643006,Oral route,Oral,40,mg,,,,,,,,,5,30,tablet,,,30,days,,,,,,,,,,,
klacid,completed,order,,,,,,,,med1,,irvine-ronny-lawrence,,discharge-1,2023-02-20T18:19:00+10:00,PractitionerRole/nursepractitioner-haywood-byron,,http://snomed.info/sct,3731000119107,Idiopathic hypersomnia,,,,1 Twice a Day\nBefore meals,2,,1,,d,false,http://snomed.info/sct,26643006,Oral route,,1,TAB,http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm,TAB,,,,,,,,,,,,,,,,,http://snomed.info/sct,27908011000036108,"clarithromycin 250 mg tablet, 100","clarithromycin 250 mg tablet, 100",http://snomed.info/sct,154011000036109,tablet,tablet
1 change: 1 addition & 0 deletions testdata-csv/AU Core Sample Data - Observation.csv
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ pathresult-missing-status,http://hl7.org.au/fhir/core/StructureDefinition/au-cor
pathresult-missing-code,http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path,,,,final,http://terminology.hl7.org/CodeSystem/observation-category,laboratory,Laboratory,,http://terminology.hl7.org/CodeSystem/v2-0074,MB,,,,,,,,,,howe-deangelo,,,2021-02-15T12:00:00+10:00,,,,PATHOLOGY LAB,,,,,,,,http://snomed.info/sct,260415000,Not detected,,,,Not detected,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,This test result code is missing,nasoswab,,,,,
pathresult-suppressed-subject,http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path,,,,final,http://terminology.hl7.org/CodeSystem/observation-category,laboratory,Laboratory,,http://terminology.hl7.org/CodeSystem/v2-0074,MB,,,http://loinc.org,94309-2,,,,,2019-Novel Coronavirus PCR,,,,2021-02-15T12:00:00+10:00,,,,PATHOLOGY LAB,,,,,,,,http://snomed.info/sct,260415000,Not detected,,,,Not detected,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,This test result subject is suppressed,nasoswab,,,,,
pathresult-missing-value,http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path,,,,final,http://terminology.hl7.org/CodeSystem/observation-category,laboratory,Laboratory,,http://terminology.hl7.org/CodeSystem/v2-0074,MB,,,http://loinc.org,94309-2,,,,,2019-Novel Coronavirus PCR,howe-deangelo,,,2021-02-15T12:00:00+10:00,,,,PATHOLOGY LAB,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,This codeable test result is missing,nasoswab,,,,,
hearing-threshold-1,http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult,http://hl7.org.au/fhir/StructureDefinition/au-diagnosticresult,,,final,http://terminology.hl7.org/CodeSystem/v2-0074,AU,Audiology,,,,,,http://loinc.org,89024-4,Hearing threshold Ear - left --500 Hz,,,,Hearing threshold Ear - left --500 Hz,irvine-ronny-lawrence,,,2020-11-06T10:45:00-05:00,Organization,mitchells-hill-audiology,,,,,,45,dB,http://unitsofmeasure.org,dB,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Loading