FHIR IG analytics| Package | fhir.r4.wales.discovery |
| Resource Type | StructureDefinition |
| Id | Profile-DataStandardsWales-MedicationStatement.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement",
"name": "DataStandardsWalesMedicationStatement",
"title": "Data Standards Wales MedicationStatement Profile",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationStatement",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationStatement.extension",
"path": "MedicationStatement.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "MedicationStatement.extension:medicationCourseOfTherapyType",
"path": "MedicationStatement.extension",
"sliceName": "medicationCourseOfTherapyType",
"short": "An indicator of the overall pattern of medication administration",
"definition": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level.",
"comment": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level.",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType"
]
}
],
"mustSupport": true,
"isModifier": false
},
{
"id": "MedicationStatement.status",
"path": "MedicationStatement.status",
"mustSupport": true
},
{
"id": "MedicationStatement.category",
"path": "MedicationStatement.category",
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x]",
"path": "MedicationStatement.medication[x]",
"mustSupport": true
},
{
"id": "MedicationStatement.subject",
"path": "MedicationStatement.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Group",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
]
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.context",
"path": "MedicationStatement.context",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter"
]
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.dateAsserted",
"path": "MedicationStatement.dateAsserted",
"mustSupport": true
},
{
"id": "MedicationStatement.informationSource",
"path": "MedicationStatement.informationSource",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole"
]
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.dosage",
"path": "MedicationStatement.dosage",
"mustSupport": true
}
]
}
}