{ "description": "Fresenius Condition Profile", "_filename": "StructureDefinition-fmc-condition-profile.json", "package_name": "fmcna.caredata.fhir.ig.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FreseniusConidtion", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": "Fresenius Condition Profile", "package_version": "1.1.7", "status": "active", "id": "690bcc6b-4aa5-4c8e-80d4-7fafdebe15e6", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-condition-profile", "version": null, "differential": { "element": [ { "id": "Condition", "path": "Condition", "constraint": [ { "key": "cond-1", "human": "Condition onset start datetime must be less that current date + 1 year", "source": "http://fkcfhir.org/fhir/StructureDefinition/fmc-condition-profile", "severity": "error", "expression": "Condition.onsetPeriod.where(start <= (now() - 1 year))" } ] }, { "id": "Condition.extension", "min": 1, "path": "Condition.extension" }, { "id": "Condition.extension:conidtionType", "max": "1", "min": 0, "path": "Condition.extension", "type": [ { "code": "Extension", "profile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-condition-type-extn" ] } ], "short": "Condition Type", "sliceName": "conidtionType", "mustSupport": true }, { "id": "Condition.extension:conidtionEoc", "max": "1", "min": 1, "path": "Condition.extension", "type": [ { "code": "Extension", "profile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-condition-eoc-extn" ] } ], "short": "Condition Episode Of Care", "sliceName": "conidtionEoc", "mustSupport": true }, { "id": "Condition.identifier", "min": 1, "base": { "max": "*", "min": 1, "path": "Condition.identifier" }, "path": "Condition.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Condition.identifier:ConditionIdentifier", "max": "1", "min": 1, "path": "Condition.identifier", "sliceName": "ConditionIdentifier", "mustSupport": true }, { "id": "Condition.identifier:ConditionIdentifier.system", "min": 1, "path": "Condition.identifier.system", "patternUri": "urn:oid:2.16.840.1.113883.3.7418.15.1" } ] }, "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis" }