PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Medication-id-core
{
  "description": "Medication catalogue for local organization",
  "_filename": "StructureDefinition-Medication-id-core.json",
  "package_name": "IdHIE.0v",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "purpose": "Medication catalogue for local organization",
  "name": "MedicationIdCore",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication (ID Core)",
  "package_version": "0.0.1",
  "status": "active",
  "id": "7002bd66-d6b9-411e-881d-61da3fa65a15",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Medication-id-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Medication.extension",
      "min": 0,
      "path": "Medication.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.extension:serviceProvider",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/service-provider-id-core" ]
      } ],
      "sliceName": "serviceProvider",
      "isModifier": false
    }, {
      "id": "Medication.extension:medicationKnowledge",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/medication-knowledge-id-core" ]
      } ],
      "sliceName": "medicationKnowledge",
      "isModifier": false
    }, {
      "id": "Medication.extension:audit",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core" ]
      } ],
      "sliceName": "audit",
      "isModifier": false
    }, {
      "id": "Medication.code",
      "min": 1,
      "path": "Medication.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/drug-id-core"
      }
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/drug-dose-form-id-core"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}