{ "description": null, "_filename": "PBMConditionICD10GM.json", "package_name": "pbmesolutions.v1.fhir", "date": "2021-04-06T06:47:17.6553733+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2021-04-08T15:37:14.698+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PBMConditionICD10GM", "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": null, "package_version": "1.1.1", "status": "draft", "id": "bb8c2ea7-5491-4f0d-a288-f5b3929f92a1", "kind": "resource", "url": "http://pbme.solutions/fhir/StructureDefinition/PBMConditionICD10GM", "version": null, "differential": { "element": [ { "id": "Condition.identifier", "max": "1", "min": 1, "path": "Condition.identifier", "mustSupport": true }, { "id": "Condition.identifier.system", "min": 1, "path": "Condition.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[localHospitalName]/fhir/", "mustSupport": true }, { "id": "Condition.identifier.value", "path": "Condition.identifier.value", "comment": "Use the internally used identifier for a condition, if available", "mustSupport": true }, { "id": "Condition.code", "min": 1, "path": "Condition.code", "mustSupport": true }, { "id": "Condition.code.coding", "min": 1, "path": "Condition.code.coding" }, { "id": "Condition.code.coding.system", "min": 1, "path": "Condition.code.coding.system", "fixedUri": "http://fhir.de/CodeSystem/dimdi/icd-10-gm", "definition": "The identification of the code system that defines the meaning of the symbol in the code.\r\n\r\nPlease use either\r\nhttp://fhir.de/CodeSystem/dimdi/icd-10-gm\r\nor\r\nhttp://snomed.info/sct", "mustSupport": true }, { "id": "Condition.code.coding.version", "path": "Condition.code.coding.version", "mustSupport": true }, { "id": "Condition.code.coding.code", "min": 1, "path": "Condition.code.coding.code", "comment": "You find ICD10GM Expressions here: https://www.dimdi.de/static/de/klassifikationen/icd/icd-10-gm/kode-suche/htmlgm2020/index.htm", "mustSupport": true }, { "id": "Condition.code.coding.display", "path": "Condition.code.coding.display", "mustSupport": true }, { "id": "Condition.subject", "path": "Condition.subject", "mustSupport": true }, { "id": "Condition.subject.reference", "path": "Condition.subject.reference", "comment": "To be able to allow delta changes etc. use PUT for transfer an use references like this:\r\n\r\n\"Patient?identifier=localHospitalName|patientID\"", "mustSupport": true }, { "id": "Condition.encounter", "path": "Condition.encounter", "mustSupport": true }, { "id": "Condition.encounter.reference", "path": "Condition.encounter.reference", "mustSupport": true }, { "id": "Condition.onset[x]", "min": 1, "path": "Condition.onset[x]", "type": [ { "code": "dateTime" } ], "definition": "Estimated or actual date or date-time the condition began, in the opinion of the clinician.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }