| Package | fhir.r4.wales.test |
| Resource Type | StructureDefinition |
| Id | LogicalModel-DataStandardsWales-MedicationList |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList |
| URL | https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList |
| Status | draft |
| Name | LogicalModelDataStandardsWalesMedicationList |
| Realm | us |
| Authority | hl7 |
| Type | https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList |
| Kind | logical |
No resources found
| StructureDefinition | |
| DataStandardsWales-Encounter | Data Standards Wales Encounter |
| DataStandardsWales-Organization | Data Standards Wales Organization |
| DataStandardsWales-Patient | Data Standards Wales Patient |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList",
"name": "LogicalModelDataStandardsWalesMedicationList",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"differential": {
"element": [
{
"id": "LogicalModel-DataStandardsWales-MedicationList",
"path": "LogicalModel-DataStandardsWales-MedicationList",
"min": 0,
"max": "*",
"type": [
{
"code": "Element"
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.status",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.status",
"min": 1,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/fhir/StructureDefinition/code"
]
}
],
"fixedCode": "current",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/list-status"
}
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.mode",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.mode",
"short": "Snapshot List",
"definition": "This list was prepared as a snapshot. It should not be assumed to be current.",
"comment": "'snapshot' definition: This list was prepared as a snapshot. It should not be assumed to be current. \r\nvs\r\n'working' definition: This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes.",
"min": 1,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/fhir/StructureDefinition/code"
]
}
],
"fixedCode": "snapshot",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/list-mode"
}
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.code",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.code",
"label": "R#1.4",
"comment": "Could also be a SNOMED code - see example in FHRI specification https://www.hl7.org/fhir/list-example-medlist.xml.html",
"min": 1,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/fhir/StructureDefinition/code"
]
}
],
"fixedCode": "medications"
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.subject",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.subject",
"definition": "The patient is reference as the list subject, as well as being referenced in each MedicationStatement",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
]
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.encounter",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.encounter",
"definition": "Context in which list created",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter"
]
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.date",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.date",
"definition": "When the list was prepared",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime",
"profile": [
"http://hl7.org/fhir/StructureDefinition/dateTime"
]
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.extension-Organization",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.extension-Organization",
"definition": "The responsible organization",
"comment": "this might be captured as part of the Encounter reference?",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
]
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry",
"min": 1,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry.Medication",
"path": "LogicalModel-DataStandardsWales-MedicationList.MedicationList.entry.Medication",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/MedicationStatement"
]
}
]
}
]
}
}