PackagesCanonicalsLogsProblems
    Packages
    synapxe.rcm@1.0.0
    http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan
{
  "description": "This bundle is used to hold 2 entries: Patient and CarePlan resources, for the creation of the patient and his/her assigned clinical programme in a single transaction",
  "_filename": "BundlePatientCarePlan.StructureDefinition.json",
  "package_name": "synapxe.rcm",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "BundlePatientCarePlan",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "6a0386a5-5382-4a2d-b03f-80ea985a2158",
  "kind": "resource",
  "url": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.identifier",
      "max": "0",
      "path": "Bundle.identifier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction"
    }, {
      "id": "Bundle.timestamp",
      "max": "0",
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "max": "2",
      "min": 2,
      "path": "Bundle.entry"
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.synapxe.sg/StructureDefinition/profile-patient", "http://fhir.synapxe.sg/StructureDefinition/profile-care-plan" ]
      } ]
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "min": 1,
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    }, {
      "id": "Bundle.issues",
      "max": "0",
      "path": "Bundle.issues"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}