PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core
{
  "description": "This profile represents the constraints applied to the Condition resource by MY Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the MY Core composition or in one of the referred resources.",
  "_filename": "StructureDefinition-Condition-my-core.json",
  "package_name": "MyHIE.v4",
  "date": "2023-03-30T05:18:54.6783317+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-03-20T15:22:54.1228332+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "ConditionMyCore",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Condition (MY Core)",
  "package_version": "2.0.0-alpha",
  "status": "active",
  "id": "f2bdd2bf-0e97-497a-b64c-edb828fc1663",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Condition.extension",
      "min": 0,
      "path": "Condition.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Condition.extension:myExtension",
      "max": "1",
      "min": 0,
      "path": "Condition.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ]
      } ],
      "sliceName": "myExtension",
      "isModifier": false
    }, {
      "id": "Condition.category",
      "min": 1,
      "path": "Condition.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/condition-category-my-core"
      }
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code"
    }, {
      "id": "Condition.code.coding",
      "max": "1",
      "path": "Condition.code.coding"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}