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

FHIR IG analytics

Packagetelus.dw.emr.extract
Resource TypeStructureDefinition
IdExtRenderedDosageInstruction.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=telus.dw.emr.extract@1.0.0&canonical=http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction
URLhttp://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction
Version1.0.0
Statusactive
Date2023-01-24T15:53:40.8732057+00:00
NameExtRenderedDosageInstruction
TitleRendered Dosage Instruction
Realmca
Authoritynational
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
telus.dw.emr.extract#1.0.0DwMedicationRequestDwMedicationRequest
telus.dw.emr.extract#1.0.0DwMedicationStatementDwMedicationStatement
ca.on.oh.patient-summary#0.12.8ca-on-ps-profile-medicationrequestMedication Request (PS-ON)
ca.on.oh.patient-summary#0.12.8ca-on-ps-profile-medicationstatementMedication Statement (PS-ON)
ca.on.ehr.r4#1.0.0-snapshot21profile-medicationRequestMedicationRequest EHR
ca.infoway.io.psca#2.1.1-DFTmedicationrequest-ca-psMedication Request (PS-CA)
ca.infoway.io.psca#2.1.1-DFTmedicationstatement-ca-psMedication Statement (PS-CA)

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

NameFlagsCard.TypeDescription & Constraintsdoco
..Extension0..*ExtensionExtension
...url1..1uri"http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction"
...value[x]1..1stringValue of extension

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "ext-rendered-dosage-instruction",
  "meta": {
    "lastUpdated": "2023-01-23T16:26:51.0151783+00:00"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction",
  "version": "1.0.0",
  "name": "ExtRenderedDosageInstruction",
  "title": "Rendered Dosage Instruction",
  "status": "active",
  "date": "2023-01-24T15:53:40.8732057+00:00",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "name": "National Standards Release Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationStatement"
    },
    {
      "type": "element",
      "expression": "MedicationRequest"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "comment": "PrescribeIT - Rendered Dosage Instruction"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}