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

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeStructureDefinition
IdSpireCore-MedicationStatement.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationStatement
URLhttps://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationStatement
Statusdraft
NameSpireCoreMedicationStatement
Realmus
Authorityhl7
DescriptionA record of a medication that is being consumed by a patient. A MedicationStatement may indicate that the patient may be taking the medication now or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician. A common scenario where this information is captured is during the history taking process during a patient visit or stay. The medication information may come from sources such as the patient's memory, from a prescription bottle, or from a list of medications the patient, clinician or other party maintains. The primary difference between a medicationstatement and a medicationadministration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medicationstatement is often, if not always, less specific. There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise. As stated earlier, the Medication Statement information may come from the patient's memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains. Medication administration is more formal and is not missing detailed information.
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
SpireCore-GoalSpireCoreGoal
SpireCore-MedicationStatementSpireCoreMedicationStatement
SpireCore-ObservationSpireCoreObservation
SpireCore-ObservationGroupLabSpireCoreObservationGroupLab
SpireCore-ObservationLabSpireCoreObservationLab

Resources that this resource uses

StructureDefinition
UKCore-MedicationStatementUK Core Medication Statement
SpireCore-CarePlanSpireCoreCarePlan
SpireCore-ConditionSpireCoreCondition
SpireCore-DiagnosticReportSpireCoreDiagnosticReport
SpireCore-EncounterSpireCoreEncounter
SpireCore-EpisodeOfCareSpireCoreEpisodeOfCare
SpireCore-GroupSpireCoreGroup
SpireCore-MedicationSpireCoreMedication
SpireCore-MedicationAdministrationSpireCoreMedicationAdministration
SpireCore-MedicationDispenseSpireCoreMedicationDispense
SpireCore-MedicationRequestSpireCoreMedicationRequest
SpireCore-MedicationStatementSpireCoreMedicationStatement
SpireCore-ObservationSpireCoreObservation
SpireCore-OrganizationSpireCoreOrganization
SpireCore-PatientSpireCorePatient
SpireCore-PractitionerSpireCorePractitioner
SpireCore-PractitionerRoleSpireCorePractitionerRole
SpireCore-ProcedureSpireCoreProcedure
SpireCore-RelatedPersonSpireCoreRelatedPerson
SpireCore-ResourceSpireCoreResource
SpireCore-ServiceRequestSpireCoreServiceRequest

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationStatement",
  "id": "SpireCore-MedicationStatement",
  "name": "SpireCoreMedicationStatement",
  "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.identifier.assigner",
        "path": "MedicationStatement.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.identifier.assigner.identifier.assigner",
        "path": "MedicationStatement.identifier.assigner.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.basedOn",
        "path": "MedicationStatement.basedOn",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationRequest",
              "http://hl7.org/fhir/StructureDefinition/CarePlan",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-CarePlan",
              "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-ServiceRequest"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.basedOn.identifier.assigner",
        "path": "MedicationStatement.basedOn.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.partOf",
        "path": "MedicationStatement.partOf",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationAdministration",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationAdministration",
              "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationDispense",
              "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-MedicationStatement",
              "http://hl7.org/fhir/StructureDefinition/Procedure",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Procedure",
              "http://hl7.org/fhir/StructureDefinition/Observation",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Observation"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.partOf.identifier.assigner",
        "path": "MedicationStatement.partOf.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Medication",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Medication"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Group"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.subject.identifier.assigner",
        "path": "MedicationStatement.subject.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.context",
        "path": "MedicationStatement.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Encounter",
              "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-EpisodeOfCare"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.context.identifier.assigner",
        "path": "MedicationStatement.context.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.informationSource",
        "path": "MedicationStatement.informationSource",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.informationSource.identifier.assigner",
        "path": "MedicationStatement.informationSource.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.derivedFrom",
        "path": "MedicationStatement.derivedFrom",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.derivedFrom.identifier.assigner",
        "path": "MedicationStatement.derivedFrom.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.reasonReference",
        "path": "MedicationStatement.reasonReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Condition",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Condition",
              "http://hl7.org/fhir/StructureDefinition/Observation",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Observation",
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-DiagnosticReport"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.reasonReference.identifier.assigner",
        "path": "MedicationStatement.reasonReference.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.note.author[x]",
        "path": "MedicationStatement.note.author[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          },
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "description": "A record of a medication that is being consumed by a patient.   A MedicationStatement may indicate that the patient may be taking the medication now or has taken the medication in the past or will be taking the medication in the future.  The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician.  A common scenario where this information is captured is during the history taking process during a patient visit or stay.   The medication information may come from sources such as the patient's memory, from a prescription bottle,  or from a list of medications the patient, clinician or other party maintains. \n\nThe primary difference between a medicationstatement and a medicationadministration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication.  A medicationstatement is often, if not always, less specific.  There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise.  As stated earlier, the Medication Statement information may come from the patient's memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains.  Medication administration is more formal and is not missing detailed information."
}