PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@2.0.0
    http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1
{
  "description": "A Bundle profile is used to post the progress notes.",
  "_filename": "Bundle_ProgressNote_Provide_1.json",
  "package_name": "ishmed.i14y.r4",
  "date": "2022-07-29",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-11T10:52:33.8087254+00:00"
  },
  "publisher": "Oracle Cerner",
  "fhirVersion": "4.0.1",
  "name": "Bundle_ProgressNote_Provide_1",
  "abstract": false,
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.0",
  "status": "active",
  "id": "42ace837-c8a3-482c-9271-35ffa21a90f6",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "entry.resource.meta.profile",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry:PNDocumentReference",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PNDocumentReference"
    }, {
      "id": "Bundle.entry:PNDocumentReference.link",
      "path": "Bundle.entry.link",
      "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
    }, {
      "id": "Bundle.entry:PNDocumentReference.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1" ]
      } ]
    }, {
      "id": "Bundle.entry:PNDocumentReference.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    }, {
      "id": "Bundle.entry:PNBinary",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PNBinary"
    }, {
      "id": "Bundle.entry:PNBinary.link",
      "path": "Bundle.entry.link",
      "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
    }, {
      "id": "Bundle.entry:PNBinary.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1" ]
      } ]
    }, {
      "id": "Bundle.entry:PNBinary.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}