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

FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoCurrentMedicationStatement

PackageRapportEndoscopieQuebec.test
Resource TypeStructureDefinition
Idca-qc-endo-profile-EndoCurrentMedicationStatement
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=RapportEndoscopieQuebec.test@0.0.1-test&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
URLhttps://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
Statusdraft
Date2023-09-01T21:31:45.8711579+00:00
NameEndoCurrentMedicationStatement
TypeMedicationStatement
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EndoPatientEndoPatient
EndoProcedureEndoProcedure
ValueSet
ListeMedicamentsEndoListeMedicamentsEndo

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ca-qc-endo-profile-EndoCurrentMedicationStatement",
  "meta": {
    "lastUpdated": "2023-09-01T20:50:09.6227622+00:00"
  },
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement",
  "name": "EndoCurrentMedicationStatement",
  "status": "draft",
  "date": "2023-09-01T21:31:45.8711579+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.partOf",
        "path": "MedicationStatement.partOf",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x].coding",
        "path": "MedicationStatement.medication[x].coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "binding": {
          "strength": "required",
          "description": "List of medications",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ListeMedicamentsEndo"
        }
      },
      {
        "id": "MedicationStatement.medication[x].coding:SNOMED",
        "path": "MedicationStatement.medication[x].coding",
        "sliceName": "SNOMED"
      },
      {
        "id": "MedicationStatement.medication[x].coding:SNOMED.system",
        "path": "MedicationStatement.medication[x].coding.system",
        "code": [
          {
            "system": "http://snomed.info/sct"
          }
        ]
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.dosage.sequence",
        "path": "MedicationStatement.dosage.sequence",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.text",
        "path": "MedicationStatement.dosage.text",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.additionalInstruction",
        "path": "MedicationStatement.dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.patientInstruction",
        "path": "MedicationStatement.dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.timing",
        "path": "MedicationStatement.dosage.timing",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.asNeeded[x]",
        "path": "MedicationStatement.dosage.asNeeded[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.site",
        "path": "MedicationStatement.dosage.site",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.method",
        "path": "MedicationStatement.dosage.method",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.type",
        "path": "MedicationStatement.dosage.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.dose[x]",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x]",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "code": [
          {
            "system": "http://unitsofmeasure.org"
          }
        ]
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.rate[x]",
        "path": "MedicationStatement.dosage.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerPeriod",
        "path": "MedicationStatement.dosage.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerAdministration",
        "path": "MedicationStatement.dosage.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerLifetime",
        "path": "MedicationStatement.dosage.maxDosePerLifetime",
        "max": "0"
      }
    ]
  }
}