{
"description": "Condition Profile for Rambam Medical Center based on R-hdp-condition structure.",
"_filename": "StructureDefinition-rmc-condition.json",
"package_name": "il.szmc.fhir.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "RambamCondition",
"abstract": false,
"type": "Condition",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Rambam Condition Profile for Rambam Medical Center",
"package_version": "0.3.1",
"status": "draft",
"id": "eeb6f8d1-0d30-45c5-ac41-02b4260f2ce3",
"kind": "resource",
"url": "http://fhir.rmc.gov.il/StructureDefinition/rmc-condition",
"version": null,
"differential": {
"element": [ {
"id": "Condition.meta.profile",
"min": 1,
"path": "Condition.meta.profile",
"fixedCanonical": "http://fhir.rmc.gov.il/StructureDefinition/rmc-condition"
}, {
"id": "Condition.identifier",
"path": "Condition.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Condition.identifier:pro-diag",
"max": "1",
"min": 1,
"path": "Condition.identifier",
"sliceName": "pro-diag"
}, {
"id": "Condition.identifier:pro-diag.type.coding.system",
"path": "Condition.identifier.type.coding.system",
"fixedUri": "http://health.gov.il/cs/il-core-identifier-type"
}, {
"id": "Condition.identifier:pro-diag.type.coding.code",
"path": "Condition.identifier.type.coding.code",
"fixedCode": "strong-id"
}, {
"id": "Condition.identifier:pro-diag.type.coding.display",
"path": "Condition.identifier.type.coding.display",
"fixedString": "Strong Identifier"
}, {
"id": "Condition.identifier:pro-diag.system",
"min": 1,
"path": "Condition.identifier.system",
"fixedUri": "http://fhir.rmc.gov.il/identifier/pro-diagnosis"
}, {
"id": "Condition.category",
"min": 2,
"path": "Condition.category"
}, {
"id": "Condition.category:rmc-component",
"max": "1",
"min": 1,
"path": "Condition.category",
"binding": {
"strength": "required",
"valueSet": "http://fhir.rmc.gov.il/ValueSet/diag-level"
},
"sliceName": "rmc-component"
}, {
"id": "Condition.category:rmc-component.coding",
"max": "1",
"min": 1,
"path": "Condition.category.coding"
}, {
"id": "Condition.category:rmc-component.coding.system",
"path": "Condition.category.coding.system",
"fixedUri": "http://fhir.rmc.gov.il/CodeSystem/diag-level"
}, {
"id": "Condition.category:rmc-component.coding.code",
"min": 1,
"path": "Condition.category.coding.code"
}, {
"id": "Condition.category:rmc-component.coding.display",
"min": 1,
"path": "Condition.category.coding.display"
}, {
"id": "Condition.category:diag-gen-attrib",
"max": "*",
"min": 0,
"path": "Condition.category",
"binding": {
"strength": "required",
"valueSet": "http://fhir.rmc.gov.il/ValueSet/diag-gen-attrib"
},
"sliceName": "diag-gen-attrib"
}, {
"id": "Condition.category:diag-gen-attrib.coding",
"max": "1",
"path": "Condition.category.coding"
}, {
"id": "Condition.category:diag-gen-attrib.coding.system",
"min": 1,
"path": "Condition.category.coding.system"
}, {
"id": "Condition.category:diag-gen-attrib.coding.code",
"min": 1,
"path": "Condition.category.coding.code"
}, {
"id": "Condition.category:diag-gen-attrib.coding.display",
"min": 1,
"path": "Condition.category.coding.display"
}, {
"id": "Condition.code.coding",
"min": 2,
"path": "Condition.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Condition.code.coding:icd-local",
"max": "1",
"min": 1,
"path": "Condition.code.coding",
"sliceName": "icd-local"
}, {
"id": "Condition.code.coding:icd-local.system",
"min": 1,
"path": "Condition.code.coding.system",
"fixedUri": "http://fhir.rmc.gov.il/CodeSystem/icd-local"
}, {
"id": "Condition.code.coding:local-old-code",
"max": "1",
"min": 0,
"path": "Condition.code.coding",
"sliceName": "local-old-code"
}, {
"id": "Condition.code.coding:local-old-code.system",
"min": 1,
"path": "Condition.code.coding.system",
"fixedUri": "http://fhir.rmc.gov.il/CodeSystem/local-old-code"
} ]
},
"baseDefinition": "http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-condition"
}