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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeStructureDefinition
IdExtMedicationStrengthDescription.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description
URLhttp://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description
Statusactive
Date2020-11-17T22:00:10.0547012+00:00
NameExtMedicationStrengthDescription
TitleMedication Strength Description
Realmus
Authorityhl7
DescriptionProvides a textual description of the strength of the active ingredient(s) in the medication
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
hl7.fhir.ca.baseline#currentprofile-medicationMedication Profile
ca.on.oh-dhdr#4.0.2-alpha1.0.6ca-on-medications-profile-Medication-submissionMedication (Submission)
ca.on.oh-dhdr#4.0.2-alpha1.0.6ca-on-medications-profile-MedicationMedication
ca.on.oh.patient-summary#0.12.8ca-on-ps-profile-medicationMedication (PS-ON)
ca.on.ehr.r4#1.0.0-snapshot21profile-medicationMedication EHR
ca.infoway.io.core#1.1.0-dft-preballotmedication-ca-coreMedication (CA-Core)
ca.infoway.io.psca#2.1.1-DFTmedication-ca-psMedication (PS-CA)

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "00759f9f-2d5e-42b6-8de0-65b99bd5a6b9",
  "meta": {
    "lastUpdated": "2024-04-16T15:39:33.0699195+00:00"
  },
  "url": "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description",
  "name": "ExtMedicationStrengthDescription",
  "title": "Medication Strength Description",
  "status": "active",
  "date": "2020-11-17T22:00:10.0547012+00:00",
  "description": "Provides a textual description of the strength of the active ingredient(s) in the medication",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Medication"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}