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

FHIR IG analytics

Packagesynapxe.nde
Resource TypeStructureDefinition
IdMedication.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-medication
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-medication
Statusdraft
NameMedication
TypeMedication
Kindresource

Resources that use this resource

StructureDefinition
synapxe.nde#1.0.0profile-medicationMedication
synapxe.nde#1.0.0profile-medicationadministrationMedicationAdministration
synapxe.nde#1.0.0profile-medicationdispenseMedicationDispense
synapxe.nde#1.0.0profile-medicationrequestMedicationRequest
synapxe.nde#1.0.0profile-medicationstatementMedicationStatement
synapxe.sgcdi#1.1.3profile-bundle-patientmedicationlistBundlePatientMedicationList
synapxe.sgcdi#1.1.3profile-ds-medicationrequestMedicationRequest
synapxe.sgcdi#1.1.3profile-ed-medicationrequestMedicationRequest
synapxe.sgcdi#1.1.3profile-ot-medicationadministrationMedicationAdministration

Resources that this resource uses

StructureDefinition
synapxe.nde#1.0.0profile-medicationMedication
ValueSet
synapxe.sgcdi#1.1.3sdd-medicationcodesSDD Medication Codes Value Set

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medication",
  "name": "Medication",
  "status": "draft",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication.contained",
        "path": "Medication.contained",
        "max": "0"
      },
      {
        "id": "Medication.extension",
        "path": "Medication.extension",
        "max": "0"
      },
      {
        "id": "Medication.modifierExtension",
        "path": "Medication.modifierExtension",
        "max": "0"
      },
      {
        "id": "Medication.identifier",
        "path": "Medication.identifier",
        "max": "0"
      },
      {
        "id": "Medication.code",
        "path": "Medication.code",
        "min": 1
      },
      {
        "id": "Medication.code.id",
        "path": "Medication.code.id",
        "max": "0"
      },
      {
        "id": "Medication.code.extension",
        "path": "Medication.code.extension",
        "max": "0"
      },
      {
        "id": "Medication.code.coding",
        "path": "Medication.code.coding",
        "min": 1
      },
      {
        "id": "Medication.code.coding.id",
        "path": "Medication.code.coding.id",
        "max": "0"
      },
      {
        "id": "Medication.code.coding.extension",
        "path": "Medication.code.coding.extension",
        "max": "0"
      },
      {
        "id": "Medication.code.coding.system",
        "path": "Medication.code.coding.system",
        "min": 1,
        "patternUri": "https://fhir.synapxe.sg/CodeSystem/sdd-medicationcodes"
      },
      {
        "id": "Medication.code.coding.version",
        "path": "Medication.code.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.code.coding.code",
        "path": "Medication.code.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/sdd-medicationcodes"
        }
      },
      {
        "id": "Medication.code.coding.display",
        "path": "Medication.code.coding.display",
        "min": 1
      },
      {
        "id": "Medication.code.coding.userSelected",
        "path": "Medication.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.code.text",
        "path": "Medication.code.text",
        "max": "0"
      },
      {
        "id": "Medication.status",
        "path": "Medication.status",
        "max": "0"
      },
      {
        "id": "Medication.marketingAuthorizationHolder",
        "path": "Medication.marketingAuthorizationHolder",
        "max": "0"
      },
      {
        "id": "Medication.doseForm",
        "path": "Medication.doseForm",
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Medication.doseForm.id",
        "path": "Medication.doseForm.id",
        "max": "0"
      },
      {
        "id": "Medication.doseForm.extension",
        "path": "Medication.doseForm.extension",
        "max": "0"
      },
      {
        "id": "Medication.doseForm.coding",
        "path": "Medication.doseForm.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Medication.doseForm.coding.id",
        "path": "Medication.doseForm.coding.id",
        "max": "0"
      },
      {
        "id": "Medication.doseForm.coding.extension",
        "path": "Medication.doseForm.coding.extension",
        "max": "0"
      },
      {
        "id": "Medication.doseForm.coding.system",
        "path": "Medication.doseForm.coding.system",
        "min": 1,
        "patternUri": "http://hl7.org/fhir/CodeSystem/medication-form-codes"
      },
      {
        "id": "Medication.doseForm.coding.version",
        "path": "Medication.doseForm.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.doseForm.coding.code",
        "path": "Medication.doseForm.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/medication-form-codes"
        }
      },
      {
        "id": "Medication.doseForm.coding.display",
        "path": "Medication.doseForm.coding.display",
        "min": 1
      },
      {
        "id": "Medication.doseForm.coding.userSelected",
        "path": "Medication.doseForm.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.totalVolume",
        "path": "Medication.totalVolume",
        "max": "0"
      },
      {
        "id": "Medication.ingredient",
        "path": "Medication.ingredient",
        "max": "1"
      },
      {
        "id": "Medication.ingredient.id",
        "path": "Medication.ingredient.id",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.extension",
        "path": "Medication.ingredient.extension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.modifierExtension",
        "path": "Medication.ingredient.modifierExtension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item",
        "path": "Medication.ingredient.item",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
            ]
          }
        ]
      },
      {
        "id": "Medication.ingredient.item.id",
        "path": "Medication.ingredient.item.id",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.extension",
        "path": "Medication.ingredient.item.extension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept",
        "path": "Medication.ingredient.item.concept",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.id",
        "path": "Medication.ingredient.item.concept.id",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.extension",
        "path": "Medication.ingredient.item.concept.extension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.coding",
        "path": "Medication.ingredient.item.concept.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Medication.ingredient.item.concept.coding.id",
        "path": "Medication.ingredient.item.concept.coding.id",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.coding.extension",
        "path": "Medication.ingredient.item.concept.coding.extension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.coding.system",
        "path": "Medication.ingredient.item.concept.coding.system",
        "min": 1,
        "patternUri": "https://fhir.synapxe.sg/CodeSystem/sdd-medicationcodes"
      },
      {
        "id": "Medication.ingredient.item.concept.coding.version",
        "path": "Medication.ingredient.item.concept.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.coding.code",
        "path": "Medication.ingredient.item.concept.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/sdd-medicationcodes"
        }
      },
      {
        "id": "Medication.ingredient.item.concept.coding.display",
        "path": "Medication.ingredient.item.concept.coding.display",
        "min": 1
      },
      {
        "id": "Medication.ingredient.item.concept.coding.userSelected",
        "path": "Medication.ingredient.item.concept.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.concept.text",
        "path": "Medication.ingredient.item.concept.text",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item.reference",
        "path": "Medication.ingredient.item.reference",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.isActive",
        "path": "Medication.ingredient.isActive",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength[x]",
        "path": "Medication.ingredient.strength[x]",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Medication.ingredient.strength[x].id",
        "path": "Medication.ingredient.strength[x].id",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength[x].extension",
        "path": "Medication.ingredient.strength[x].extension",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength[x].value",
        "path": "Medication.ingredient.strength[x].value",
        "min": 1
      },
      {
        "id": "Medication.ingredient.strength[x].comparator",
        "path": "Medication.ingredient.strength[x].comparator",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength[x].unit",
        "path": "Medication.ingredient.strength[x].unit",
        "min": 1
      },
      {
        "id": "Medication.ingredient.strength[x].system",
        "path": "Medication.ingredient.strength[x].system",
        "min": 1,
        "patternUri": "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"
      },
      {
        "id": "Medication.ingredient.strength[x].code",
        "path": "Medication.ingredient.strength[x].code",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/medication-ingredientstrength"
        }
      },
      {
        "id": "Medication.batch",
        "path": "Medication.batch",
        "max": "0"
      },
      {
        "id": "Medication.definition",
        "path": "Medication.definition",
        "max": "0"
      }
    ]
  }
}