FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecareconnect.stu3.03.00.00
Resource TypeStructureDefinition
IdExtension-CareConnect-MedicationChangeSummary-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationChangeSummary-1
URLhttps://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationChangeSummary-1
Version1.1.0
Statusdraft
Date2018-11-05
NameExtension-CareConnect-MedicationChangeSummary-1
Authorityhl7
DescriptionIndicates the change information of a medication item.
PurposeCURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/
CopyrightCopyright © 2016 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
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
CareConnect-DCH-MedicationStatement-1CareConnect-DCH-MedicationStatement-1
CareConnect-ITK-MedicationStatement-1CareConnect-ITK-MedicationStatement-1
CareConnect-MedicationStatement-1CareConnect-MedicationStatement-1

Resources that this resource uses

ValueSet
CareConnect-MedicationChangeStatus-1Care Connect Medication Change Status

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2023-08-04T11:51:22.6974417+00:00"
  },
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationChangeSummary-1",
  "version": "1.1.0",
  "name": "Extension-CareConnect-MedicationChangeSummary-1",
  "status": "draft",
  "date": "2018-11-05",
  "publisher": "HL7 UK",
  "contact": [
    {
      "name": "INTEROPen",
      "telecom": [
        {
          "system": "email",
          "value": "admin@interopen.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Indicates the change information of a medication item.",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "copyright": "Copyright © 2016 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": [
    "MedicationStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Indicates the change information of a medication item",
        "definition": "Indicates the change information of a medication item.",
        "max": "1"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Extension.extension:status",
        "path": "Extension.extension",
        "sliceName": "status",
        "short": "The change status of a medication",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Extension.extension:status.url",
        "path": "Extension.extension.url",
        "fixedUri": "status"
      },
      {
        "id": "Extension.extension:status.value[x]:valueCode",
        "path": "Extension.extension.valueCode",
        "sliceName": "valueCode",
        "short": "The change status of a medication.",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "A ValueSet to identify the change status of a medication.",
          "valueSetReference": {
            "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MedicationChangeStatus-1"
          }
        }
      },
      {
        "id": "Extension.extension:indicationForChange",
        "path": "Extension.extension",
        "sliceName": "indicationForChange",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Extension.extension:indicationForChange.url",
        "path": "Extension.extension.url",
        "fixedUri": "indicationForChange"
      },
      {
        "id": "Extension.extension:indicationForChange.value[x]:valueCodeableConcept",
        "path": "Extension.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Extension.extension:dateChanged",
        "path": "Extension.extension",
        "sliceName": "dateChanged",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Extension.extension:dateChanged.url",
        "path": "Extension.extension.url",
        "fixedUri": "dateChanged"
      },
      {
        "id": "Extension.extension:dateChanged.value[x]:valueDateTime",
        "path": "Extension.extension.valueDateTime",
        "sliceName": "valueDateTime",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Extension.extension:detailsOfAmendment",
        "path": "Extension.extension",
        "sliceName": "detailsOfAmendment",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Extension.extension:detailsOfAmendment.url",
        "path": "Extension.extension.url",
        "fixedUri": "detailsOfAmendment"
      },
      {
        "id": "Extension.extension:detailsOfAmendment.value[x]:valueString",
        "path": "Extension.extension.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationChangeSummary-1"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}