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

FHIR IG analytics

Packageca.on.dhdr.r4.v4
Resource TypeStructureDefinition
IdMedicationStrength.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength
Version3.0.0
Statusactive
Date2021-12-02T19:31:11.4742003Z
NameMedicationStrength
Realmus
Authorityhl7
DescriptionDispensed Drug Strength
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
ca-on-medications-consumer-profile-MedicationMedication

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source1

{
  "resourceType": "StructureDefinition",
  "id": "257fa1e9-988a-49aa-994e-26aba3fb6c95",
  "meta": {
    "lastUpdated": "2022-01-28T16:13:58.249+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength",
  "version": "3.0.0",
  "name": "MedicationStrength",
  "status": "active",
  "date": "2021-12-02T19:31:11.4742003Z",
  "description": "Dispensed Drug Strength",
  "fhirVersion": "4.0.1",
  "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",
        "path": "Extension",
        "definition": "Optional Extension Element - found in all resources.\r\n\r\nDHDR: Dispensed Drug Strength",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}