FHIR IG analytics| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | Extension-CareConnect-MedicationRepeatInformation-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/Extension-CareConnect-MedicationRepeatInformation-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationRepeatInformation-1 |
| Version | 1.2.0 |
| Status | draft |
| Date | 2019-11-22 |
| Name | Extension-CareConnect-MedicationRepeatInformation-1 |
| Authority | hl7 |
| Description | Indicates the specific repeat information of a medication item. |
| 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 | Extension |
| Kind | complex-type |
| StructureDefinition | |
| CareConnect-DCH-MedicationRequest-1 | CareConnect-DCH-MedicationRequest-1 |
| CareConnect-MedicationRequest-1 | CareConnect-MedicationRequest-1 |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"meta": {
"lastUpdated": "2023-08-04T11:51:32.3446755+00:00"
},
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationRepeatInformation-1",
"version": "1.2.0",
"name": "Extension-CareConnect-MedicationRepeatInformation-1",
"status": "draft",
"date": "2019-11-22",
"publisher": "HL7 UK",
"contact": [
{
"name": "INTEROPen",
"telecom": [
{
"system": "email",
"value": "admin@interopen.org",
"use": "work"
}
]
}
],
"description": "Indicates the specific repeat information of a medication item.",
"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": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationRequest"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Medication repeat information",
"definition": "Medication repeat information.",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsAllowed",
"path": "Extension.extension",
"sliceName": "numberOfRepeatPrescriptionsAllowed",
"short": "Number of repeat prescriptions authorised",
"definition": "Number of repeat prescriptions authorised.",
"min": 0,
"max": "1"
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsAllowed.url",
"path": "Extension.extension.url",
"fixedUri": "numberOfRepeatPrescriptionsAllowed"
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsAllowed.value[x]:valueUnsignedInt",
"path": "Extension.extension.valueUnsignedInt",
"sliceName": "valueUnsignedInt",
"short": "Number of issues authorised",
"definition": "Number of issues authorised.",
"min": 1,
"type": [
{
"code": "unsignedInt"
}
]
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsIssued",
"path": "Extension.extension",
"sliceName": "numberOfRepeatPrescriptionsIssued",
"short": "Number of repeat prescriptions issued",
"definition": "Number of repeat prescriptions issued.",
"min": 0,
"max": "1"
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsIssued.url",
"path": "Extension.extension.url",
"fixedUri": "numberOfRepeatPrescriptionsIssued"
},
{
"id": "Extension.extension:numberOfRepeatPrescriptionsIssued.value[x]:valueUnsignedInt",
"path": "Extension.extension.valueUnsignedInt",
"sliceName": "valueUnsignedInt",
"short": "Number of issues issued",
"definition": "Number of issues issued.",
"type": [
{
"code": "unsignedInt"
}
]
},
{
"id": "Extension.extension:authorisationExpiryDate",
"path": "Extension.extension",
"sliceName": "authorisationExpiryDate",
"short": "Repeat prescription review date",
"definition": "Repeat prescription review date.",
"min": 0,
"max": "1"
},
{
"id": "Extension.extension:authorisationExpiryDate.url",
"path": "Extension.extension.url",
"fixedUri": "authorisationExpiryDate"
},
{
"id": "Extension.extension:authorisationExpiryDate.value[x]:valueDateTime",
"path": "Extension.extension.valueDateTime",
"sliceName": "valueDateTime",
"short": "Repeat review date",
"definition": "Repeat review date.",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationRepeatInformation-1"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}