FHIR IG analytics
| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | CareConnect-MedicationDispense-1.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationDispense-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationDispense-1 |
| Version | 1.3.0 |
| Status | draft |
| Date | 2023-07-28 |
| Name | CareConnect-MedicationDispense-1 |
| Authority | hl7 |
| Description | Indicates that a medication product is to be or has been dispensed for a named person/patient. |
| Purpose | CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ |
| Copyright | Copyright © 2019 HL7 UK
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
HL7® FHIR® standard Copyright © 2011+ HL7
The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at
https://www.hl7.org/fhir/license.html |
| Type | MedicationDispense |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"meta": {
"lastUpdated": "2023-08-04T11:42:35.3114097+00:00"
},
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationDispense-1",
"version": "1.3.0",
"name": "CareConnect-MedicationDispense-1",
"status": "draft",
"date": "2023-07-28",
"publisher": "NHS England",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Indicates that a medication product is to be or has been dispensed for a named person/patient.",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
"copyright": "Copyright © 2019 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
"fhirVersion": "3.0.2",
"kind": "resource",
"abstract": false,
"type": "MedicationDispense",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationDispense.identifier.system",
"path": "MedicationDispense.identifier.system",
"min": 1
},
{
"id": "MedicationDispense.identifier.value",
"path": "MedicationDispense.identifier.value",
"min": 1
},
{
"id": "MedicationDispense.identifier.assigner",
"path": "MedicationDispense.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "MedicationDispense.partOf",
"path": "MedicationDispense.partOf",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Procedure-1"
}
]
},
{
"id": "MedicationDispense.medication[x]",
"path": "MedicationDispense.medication[x]",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1"
}
],
"binding": {
"strength": "example",
"valueSetUri": "http://hl7.org/fhir/ValueSet/medication-codes"
}
},
{
"id": "MedicationDispense.subject",
"path": "MedicationDispense.subject",
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}
]
},
{
"id": "MedicationDispense.context",
"path": "MedicationDispense.context",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-EpisodeOfCare-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
}
]
},
{
"id": "MedicationDispense.performer.actor",
"path": "MedicationDispense.performer.actor",
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"id": "MedicationDispense.performer.onBehalfOf",
"path": "MedicationDispense.performer.onBehalfOf",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "MedicationDispense.authorizingPrescription",
"path": "MedicationDispense.authorizingPrescription",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
}
]
},
{
"id": "MedicationDispense.type",
"path": "MedicationDispense.type",
"short": "To identify the type of medication supply.",
"binding": {
"strength": "preferred",
"description": "A ValueSet to identify the type of medication supply.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MedicationSupplyType-1"
}
}
},
{
"id": "MedicationDispense.quantity.extension",
"path": "MedicationDispense.quantity.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "MedicationDispense.quantity.extension:quantityText",
"path": "MedicationDispense.quantity.extension",
"sliceName": "quantityText",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationQuantityText-1"
}
]
},
{
"id": "MedicationDispense.destination",
"path": "MedicationDispense.destination",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
}
]
},
{
"id": "MedicationDispense.receiver",
"path": "MedicationDispense.receiver",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"id": "MedicationDispense.note.author[x]",
"path": "MedicationDispense.note.author[x]",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1"
},
{
"code": "string"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"id": "MedicationDispense.substitution.responsibleParty",
"path": "MedicationDispense.substitution.responsibleParty",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
}
]
}
}