PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@1.0.0
    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": "2024-03-13T01:41:41.3395961+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-03-06T09:34:02.0518571+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": "1.0.0",
  "status": "active",
  "id": "2e6ddf50-cc7d-4c61-9850-603bed4130ec",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Condition.extension:audit",
      "max": "1",
      "path": "Condition.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ]
      } ],
      "short": "Extension of the individual who recorded and updated the date",
      "sliceName": "audit",
      "definition": "Extension of the individual who recorded and updated the date",
      "isModifier": false
    }, {
      "id": "Condition.category",
      "max": "1",
      "min": 1,
      "path": "Condition.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/condition-category-my-core"
      }
    }, {
      "id": "Condition.code.coding.code",
      "min": 1,
      "path": "Condition.code.coding.code"
    }, {
      "id": "Condition.code.coding.display",
      "min": 1,
      "path": "Condition.code.coding.display"
    }, {
      "id": "Condition.code.text",
      "min": 1,
      "path": "Condition.code.text"
    }, {
      "id": "Condition.note.author[x]",
      "path": "Condition.note.author[x]",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ]
      }, {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}