FHIR IG Statistics: StructureDefinition/LogicalModel-DataStandardsWales-MedicationReport
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationReport",
"name": "LogicalModelDataStandardsWalesMedicationReport",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://fhir/wales.nhs/StructureDefinition/MedicationReport",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"differential": {
"element": [
{
"id": "MedicationReport",
"path": "MedicationReport",
"min": 0,
"max": "*",
"type": [
{
"code": "Element"
}
]
},
{
"id": "MedicationReport.Patient",
"path": "MedicationReport.Patient",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MedicationReport.Patient.Name",
"path": "MedicationReport.Patient.Name",
"min": 1,
"max": "1",
"type": [
{
"code": "HumanName",
"profile": [
"http://hl7.org/fhir/StructureDefinition/HumanName"
]
}
]
},
{
"id": "MedicationReport.Patient.Address",
"path": "MedicationReport.Patient.Address",
"min": 1,
"max": "1",
"type": [
{
"code": "Address",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Address"
]
}
]
},
{
"id": "MedicationReport.Patient.Identifier",
"path": "MedicationReport.Patient.Identifier",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Identifier",
"https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus"
]
}
]
},
{
"id": "MedicationReport.Patient.BirthDate",
"path": "MedicationReport.Patient.BirthDate",
"min": 1,
"max": "1",
"type": [
{
"code": "date",
"profile": [
"http://hl7.org/fhir/StructureDefinition/date"
]
}
]
},
{
"id": "MedicationReport.Patient.Gender",
"path": "MedicationReport.Patient.Gender",
"min": 0,
"max": "*",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/fhir/StructureDefinition/code"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
}
},
{
"id": "MedicationReport.ResponsibleClinician",
"path": "MedicationReport.ResponsibleClinician",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MedicationReport.ResponsibleClinician.Name",
"path": "MedicationReport.ResponsibleClinician.Name",
"min": 1,
"max": "1",
"type": [
{
"code": "HumanName",
"profile": [
"http://hl7.org/fhir/StructureDefinition/HumanName"
]
}
]
},
{
"id": "MedicationReport.ResponsibleClinician.Identifier",
"path": "MedicationReport.ResponsibleClinician.Identifier",
"short": "Clinician's professional identifier",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Identifier"
]
}
]
},
{
"id": "MedicationReport.ResponsibleOrganisation",
"path": "MedicationReport.ResponsibleOrganisation",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MedicationReport.ResponsibleOrganisation.Name",
"path": "MedicationReport.ResponsibleOrganisation.Name",
"min": 1,
"max": "1",
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/fhir/StructureDefinition/string"
]
}
]
},
{
"id": "MedicationReport.ResponsibleOrganisation.Identifier",
"path": "MedicationReport.ResponsibleOrganisation.Identifier",
"short": "ODS Code",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Identifier"
]
}
]
},
{
"id": "MedicationReport.ReportedMedications",
"path": "MedicationReport.ReportedMedications",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MedicationReport.ReportedMedications.Medication",
"path": "MedicationReport.ReportedMedications.Medication",
"min": 1,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MedicationReport.ReportedMedications.Medication.AMP_VMP",
"path": "MedicationReport.ReportedMedications.Medication.AMP_VMP",
"label": "MHE1.3",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
]
},
{
"id": "MedicationReport.ReportedMedications.Medication.Formulation",
"path": "MedicationReport.ReportedMedications.Medication.Formulation",
"label": "MHE1.3",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
],
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationForm"
}
},
{
"id": "MedicationReport.ReportedMedications.Medication.RouteOfAdministration",
"path": "MedicationReport.ReportedMedications.Medication.RouteOfAdministration",
"min": 0,
"max": "1",
"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",
"path": "MedicationReport.ReportedMedications.Medication.Frequency",
"label": "MHE1.3",
"min": 0,
"max": "1",
"type": [
{
"code": "Timing",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Timing"
]
}
]
},
{
"id": "MedicationReport.ReportedMedications.Medication.RemainingCourseLength",
"path": "MedicationReport.ReportedMedications.Medication.RemainingCourseLength",
"label": "MHE1.3",
"comment": "Can be represented in dosage.timing.\nCould accommodate this in the dosage instructions & text",
"min": 0,
"max": "1",
"type": [
{
"code": "Timing",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Timing"
]
}
]
},
{
"id": "MedicationReport.Recorded",
"path": "MedicationReport.Recorded",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime",
"profile": [
"http://hl7.org/fhir/StructureDefinition/dateTime"
]
}
]
}
]
}
}