FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/00759f9f-2d5e-42b6-8de0-65b99bd5a6b9

Packageca.on.oh-dhdr
Resource TypeStructureDefinition
Id00759f9f-2d5e-42b6-8de0-65b99bd5a6b9
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
DescriptionProvides a textual description of the strength of the active ingredient(s) in the medication
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
profile-medicationMedication Profile
medication-ca-coreMedication (CA-Core)
medicationrequest-ca-coreMedication Request (CA-Core)
ca-on-accdr-profile-MedicationMedication Profile
ca-on-ps-profile-medicationMedication (PS-ON)
medication-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


Source

{
  "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"
          }
        ]
      }
    ]
  }
}