FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/8908b145-fcb2-42a5-b283-5c160370a372

Packageca.on.health.sadie
Resource TypeStructureDefinition
Id8908b145-fcb2-42a5-b283-5c160370a372
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/StructureDefinition/Announcement
URLhttp://health.gov.on.ca/sadie/fhir/StructureDefinition/Announcement
Version1.0.0
Statusactive
NameAnnouncement
TitleAnnouncement
DescriptionA Program Area Announcement.
TypeCommunication
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ProgramAreaProgramArea
ValueSet
FlexForms-CommunicationTypesFlexForms-Communication Types

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "8908b145-fcb2-42a5-b283-5c160370a372",
  "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/Announcement",
  "version": "1.0.0",
  "name": "Announcement",
  "title": "Announcement",
  "status": "active",
  "description": "A Program Area Announcement.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Communication",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Communication.identifier",
        "path": "Communication.identifier",
        "max": "1",
        "definition": "#### **_`FOR SADIE USE:  This is needed to make SmileCDR preloading of data work."
      },
      {
        "id": "Communication.instantiatesCanonical",
        "path": "Communication.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "Communication.instantiatesUri",
        "path": "Communication.instantiatesUri",
        "max": "0"
      },
      {
        "id": "Communication.basedOn",
        "path": "Communication.basedOn",
        "max": "0"
      },
      {
        "id": "Communication.partOf",
        "path": "Communication.partOf",
        "max": "0"
      },
      {
        "id": "Communication.inResponseTo",
        "path": "Communication.inResponseTo",
        "max": "0"
      },
      {
        "id": "Communication.status",
        "path": "Communication.status",
        "definition": "#### **_`FOR SADIE USE:  in-progress = this announcement is active and will be displayed in application.  stopped = this announcement will no longer be visible on the user interface`_**\n\nThe status of the transmission."
      },
      {
        "id": "Communication.statusReason",
        "path": "Communication.statusReason",
        "max": "0"
      },
      {
        "id": "Communication.category",
        "path": "Communication.category",
        "definition": "#### **_`FOR SADIE USE:  The type of Communication will be PROGRAM_ANNOUNCEMENT.`_**\n\nThe type of message conveyed such as alert, notification, reminder, instruction, etc.",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes"
        }
      },
      {
        "id": "Communication.category.coding",
        "path": "Communication.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Communication.category.coding.version",
        "path": "Communication.category.coding.version",
        "max": "0"
      },
      {
        "id": "Communication.category.coding.display",
        "path": "Communication.category.coding.display",
        "max": "0"
      },
      {
        "id": "Communication.category.coding.userSelected",
        "path": "Communication.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Communication.category.text",
        "path": "Communication.category.text",
        "max": "0"
      },
      {
        "id": "Communication.priority",
        "path": "Communication.priority",
        "definition": "#### **_`FOR SADIE USE:  This is optional,  it may be needed in the future`_**\n\nCharacterizes how quickly the planned or in progress communication must be addressed. Includes concepts such as stat, urgent, routine."
      },
      {
        "id": "Communication.medium",
        "path": "Communication.medium",
        "max": "0"
      },
      {
        "id": "Communication.subject",
        "path": "Communication.subject",
        "max": "0"
      },
      {
        "id": "Communication.topic",
        "path": "Communication.topic",
        "max": "0"
      },
      {
        "id": "Communication.about",
        "path": "Communication.about",
        "max": "0"
      },
      {
        "id": "Communication.encounter",
        "path": "Communication.encounter",
        "max": "0"
      },
      {
        "id": "Communication.sent",
        "path": "Communication.sent",
        "definition": "#### **_`FOR SADIE USE:  This is when the announcement was made active`_**\n\nThe time when this communication was sent.",
        "max": "0"
      },
      {
        "id": "Communication.received",
        "path": "Communication.received",
        "max": "0"
      },
      {
        "id": "Communication.recipient",
        "path": "Communication.recipient",
        "max": "0"
      },
      {
        "id": "Communication.sender",
        "path": "Communication.sender",
        "definition": "#### **_`FOR SADIE USE:  This is the ProgramArea`_**\n\nThe entity (e.g. person, organization, clinical information system, or device) which was the source of the communication.",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea"
            ]
          }
        ]
      },
      {
        "id": "Communication.reasonCode",
        "path": "Communication.reasonCode",
        "max": "0"
      },
      {
        "id": "Communication.reasonReference",
        "path": "Communication.reasonReference",
        "max": "0"
      },
      {
        "id": "Communication.payload",
        "path": "Communication.payload",
        "definition": "#### **_`FOR SADIE USE:  This is the announcement`_**\n\nText, attachment(s), or resource(s) that was communicated to the recipient."
      },
      {
        "id": "Communication.note",
        "path": "Communication.note",
        "max": "0"
      }
    ]
  }
}