{ "description": "First attempt to profile the Communication resource", "_filename": "Communication_Profile.json", "package_name": "Capable.repository", "date": "2021-02-08", "derivation": "constraint", "publisher": "Capable team", "fhirVersion": "4.0.1", "name": "Communication_Profile", "abstract": false, "type": "Communication", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1", "status": "draft", "id": "9f8f86c4-bcac-405b-b235-6ce196fc671a", "kind": "resource", "url": "http://capable-project.eu/data/fhir/StructureDefinition/Communication_Profile", "version": "v0", "differential": { "element": [ { "id": "Communication.identifier", "max": "0", "path": "Communication.identifier" }, { "id": "Communication.instantiatesCanonical", "max": "0", "path": "Communication.instantiatesCanonical" }, { "id": "Communication.instantiatesUri", "max": "0", "path": "Communication.instantiatesUri" }, { "id": "Communication.basedOn", "max": "0", "path": "Communication.basedOn" }, { "id": "Communication.partOf", "max": "0", "path": "Communication.partOf" }, { "id": "Communication.inResponseTo", "max": "0", "path": "Communication.inResponseTo" }, { "id": "Communication.status", "path": "Communication.status", "fixedCode": "in-progress" }, { "id": "Communication.statusReason", "max": "0", "path": "Communication.statusReason" }, { "id": "Communication.category", "max": "1", "min": 1, "path": "Communication.category", "short": "Message category/recipient", "binding": { "strength": "required", "valueSet": "http://capable-project.eu/data/fhir/ValueSet/message-recipients" }, "definition": "The type of message conveyed such as alert, notification, reminder, instruction, etc. or the component name which is the recipient of the message." }, { "id": "Communication.category.coding", "max": "1", "min": 1, "path": "Communication.category.coding", "binding": { "strength": "required", "valueSet": "http://capable-project.eu/data/fhir/ValueSet/message-recipients" } }, { "id": "Communication.category.coding.system", "min": 1, "path": "Communication.category.coding.system", "fixedUri": "http://capable-project.eu/data/dict/comm" }, { "id": "Communication.category.coding.version", "max": "0", "path": "Communication.category.coding.version" }, { "id": "Communication.category.coding.code", "min": 1, "path": "Communication.category.coding.code" }, { "id": "Communication.category.coding.userSelected", "max": "0", "path": "Communication.category.coding.userSelected" }, { "id": "Communication.category.text", "max": "0", "path": "Communication.category.text" }, { "id": "Communication.priority", "max": "0", "path": "Communication.priority" }, { "id": "Communication.medium", "max": "0", "path": "Communication.medium" }, { "id": "Communication.subject", "min": 1, "path": "Communication.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "Communication.subject.reference", "min": 1, "path": "Communication.subject.reference" }, { "id": "Communication.subject.type", "max": "0", "path": "Communication.subject.type" }, { "id": "Communication.subject.identifier", "max": "0", "path": "Communication.subject.identifier" }, { "id": "Communication.topic", "max": "0", "path": "Communication.topic" }, { "id": "Communication.about", "max": "0", "path": "Communication.about" }, { "id": "Communication.encounter", "max": "0", "path": "Communication.encounter" }, { "id": "Communication.received", "max": "0", "path": "Communication.received" }, { "id": "Communication.recipient", "max": "0", "path": "Communication.recipient" }, { "id": "Communication.sender", "max": "0", "path": "Communication.sender" }, { "id": "Communication.reasonCode", "max": "0", "path": "Communication.reasonCode" }, { "id": "Communication.reasonReference", "max": "0", "path": "Communication.reasonReference" }, { "id": "Communication.payload", "max": "1", "min": 1, "path": "Communication.payload" }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ] }, { "id": "Communication.note", "max": "0", "path": "Communication.note" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }