Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SanteonNL/shared-care-planning/ and changes regularly. See the Directory of published versions

: 1.03.2 Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "cps-bundle-01",
  "meta" : {
    "versionId" : "1"
  },
  "type" : "transaction",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "cps-task-01",
        "meta" : {
          "versionId" : "1",
          "profile" : [
            🔗 "http://santeonnl.github.io/shared-care-planning/StructureDefinition/SCPTask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_cps-task-01\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task cps-task-01</b></p><a name=\"cps-task-01\"> </a><a name=\"hccps-task-01\"> </a><a name=\"cps-task-01-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SCPTask.html\">Shared Care Planning: Task Profile</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fullfill}\">fullfill</span></p><p><b>focus</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.orders</code>/99534756439</p><p><b>for</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p><p><b>requester</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p><p><b>owner</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/URA-2</p><p><b>reasonReference</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.diagnoses</code>/56476575765</p></div>"
        },
        "status" : "requested",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/CodeSystem/task-code",
              "code" : "fullfill"
            }
          ]
        },
        "focus" : {
          "identifier" : {
            "system" : "2.16.528.1.1007.3.3.21514.ehr.orders",
            "value" : "99534756439"
          }
        },
        "for" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
            "value" : "111222333"
          }
        },
        "requester" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/uzi",
            "value" : "UZI-1"
          }
        },
        "owner" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/ura",
            "value" : "URA-2"
          }
        },
        "reasonReference" : {
          "identifier" : {
            "system" : "2.16.528.1.1007.3.3.21514.ehr.diagnoses",
            "value" : "56476575765"
          }
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Task/cps-task-01"
      }
    },
    {
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "cps-servicerequest-telemonitoring",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2024-09-03T12:00:00Z"
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_cps-servicerequest-telemonitoring\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest cps-servicerequest-telemonitoring</b></p><a name=\"cps-servicerequest-telemonitoring\"> </a><a name=\"hccps-servicerequest-telemonitoring\"> </a><a name=\"cps-servicerequest-telemonitoring-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-09-03 12:00:00+0000</p></div><p><b>identifier</b>: <code>2.16.528.1.1007.3.3.21514.ehr.orders</code>/99534756439</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 719858009}\">monitoren via telegeneeskunde (regime/therapie)</span></p><p><b>subject</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p><p><b>requester</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p><p><b>reasonReference</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.diagnoses</code>/56476575765</p></div>"
        },
        "identifier" : [
          {
            "system" : "2.16.528.1.1007.3.3.21514.ehr.orders",
            "value" : "99534756439"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "719858009",
              "display" : "monitoren via telegeneeskunde (regime/therapie)"
            }
          ]
        },
        "subject" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
            "value" : "111222333"
          }
        },
        "requester" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/uzi",
            "value" : "UZI-1"
          }
        },
        "reasonReference" : [
          {
            "identifier" : {
              "system" : "2.16.528.1.1007.3.3.21514.ehr.diagnoses",
              "value" : "56476575765"
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/2.16.528.1.1007.3.3.21514.ehr.orders-99534756439"
      }
    },
    {
      "resource" : {
        "resourceType" : "Condition",
        "id" : "cps-heartfailure",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2024-09-03T12:00:00Z",
          "profile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_cps-heartfailure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition cps-heartfailure</b></p><a name=\"cps-heartfailure\"> </a><a name=\"hccps-heartfailure\"> </a><a name=\"cps-heartfailure-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-09-03 12:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem</code></p></div><p><b>identifier</b>: <code>2.16.528.1.1007.3.3.21514.ehr.diagnoses</code>/56476575765</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 195111005}\">Hartfalen</span></p><p><b>subject</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p></div>"
        },
        "identifier" : [
          {
            "system" : "2.16.528.1.1007.3.3.21514.ehr.diagnoses",
            "value" : "56476575765"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "195111005",
              "display" : "Hartfalen"
            }
          ]
        },
        "subject" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
            "value" : "111222333"
          }
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/2.16.528.1.1007.3.3.21514.ehr.diagnoses-56476575765"
      }
    }
  ]
}