{ "description": null, "_filename": "LogicalModel-DataStandardsWales-MedicationReport.json", "package_name": "fhir.r4.wales.stu1", "date": null, "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "LogicalModelDataStandardsWalesMedicationReport", "abstract": false, "type": "https://fhir/wales.nhs/StructureDefinition/MedicationReport", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1", "status": "draft", "id": "5f075816-2c48-4a4e-bad0-3803c7e4d036", "kind": "logical", "url": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationReport", "version": null, "differential": { "element": [ { "id": "MedicationReport", "max": "*", "min": 0, "path": "MedicationReport", "type": [ { "code": "Element" } ] }, { "id": "MedicationReport.Patient", "max": "1", "min": 1, "path": "MedicationReport.Patient", "type": [ { "code": "BackboneElement" } ] }, { "id": "MedicationReport.Patient.Name", "max": "1", "min": 1, "path": "MedicationReport.Patient.Name", "type": [ { "code": "HumanName", "profile": [ "http://hl7.org/fhir/StructureDefinition/HumanName" ] } ] }, { "id": "MedicationReport.Patient.Address", "max": "1", "min": 1, "path": "MedicationReport.Patient.Address", "type": [ { "code": "Address", "profile": [ "http://hl7.org/fhir/StructureDefinition/Address" ] } ] }, { "id": "MedicationReport.Patient.Identifier", "max": "*", "min": 1, "path": "MedicationReport.Patient.Identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier", "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" ] } ] }, { "id": "MedicationReport.Patient.BirthDate", "max": "1", "min": 1, "path": "MedicationReport.Patient.BirthDate", "type": [ { "code": "date", "profile": [ "http://hl7.org/fhir/StructureDefinition/date" ] } ] }, { "id": "MedicationReport.Patient.Gender", "max": "*", "min": 0, "path": "MedicationReport.Patient.Gender", "type": [ { "code": "code", "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" } }, { "id": "MedicationReport.ResponsibleClinician", "max": "1", "min": 1, "path": "MedicationReport.ResponsibleClinician", "type": [ { "code": "BackboneElement" } ] }, { "id": "MedicationReport.ResponsibleClinician.Name", "max": "1", "min": 1, "path": "MedicationReport.ResponsibleClinician.Name", "type": [ { "code": "HumanName", "profile": [ "http://hl7.org/fhir/StructureDefinition/HumanName" ] } ] }, { "id": "MedicationReport.ResponsibleClinician.Identifier", "max": "*", "min": 0, "path": "MedicationReport.ResponsibleClinician.Identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ], "short": "Clinician's professional identifier" }, { "id": "MedicationReport.ResponsibleOrganisation", "max": "1", "min": 1, "path": "MedicationReport.ResponsibleOrganisation", "type": [ { "code": "BackboneElement" } ] }, { "id": "MedicationReport.ResponsibleOrganisation.Name", "max": "1", "min": 1, "path": "MedicationReport.ResponsibleOrganisation.Name", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ] }, { "id": "MedicationReport.ResponsibleOrganisation.Identifier", "max": "*", "min": 1, "path": "MedicationReport.ResponsibleOrganisation.Identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ], "short": "ODS Code" }, { "id": "MedicationReport.ReportedMedications", "max": "1", "min": 1, "path": "MedicationReport.ReportedMedications", "type": [ { "code": "BackboneElement" } ] }, { "id": "MedicationReport.ReportedMedications.Medication", "max": "*", "min": 1, "path": "MedicationReport.ReportedMedications.Medication", "type": [ { "code": "BackboneElement" } ] }, { "id": "MedicationReport.ReportedMedications.Medication.AMP_VMP", "max": "1", "min": 1, "path": "MedicationReport.ReportedMedications.Medication.AMP_VMP", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "label": "MHE1.3" }, { "id": "MedicationReport.ReportedMedications.Medication.Formulation", "max": "1", "min": 0, "path": "MedicationReport.ReportedMedications.Medication.Formulation", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "label": "MHE1.3", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationForm" } }, { "id": "MedicationReport.ReportedMedications.Medication.RouteOfAdministration", "max": "1", "min": 0, "path": "MedicationReport.ReportedMedications.Medication.RouteOfAdministration", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute" } }, { "id": "MedicationReport.ReportedMedications.Medication.Frequency", "max": "1", "min": 0, "path": "MedicationReport.ReportedMedications.Medication.Frequency", "type": [ { "code": "Timing", "profile": [ "http://hl7.org/fhir/StructureDefinition/Timing" ] } ], "label": "MHE1.3" }, { "id": "MedicationReport.ReportedMedications.Medication.RemainingCourseLength", "max": "1", "min": 0, "path": "MedicationReport.ReportedMedications.Medication.RemainingCourseLength", "type": [ { "code": "Timing", "profile": [ "http://hl7.org/fhir/StructureDefinition/Timing" ] } ], "label": "MHE1.3", "comment": "Can be represented in dosage.timing.\nCould accommodate this in the dosage instructions & text" }, { "id": "MedicationReport.Recorded", "max": "1", "min": 1, "path": "MedicationReport.Recorded", "type": [ { "code": "dateTime", "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }