PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@1.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-02-03",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-12-13T13:12:45.958+00:00"
  },
  "publisher": "Cerner Corporation",
  "fhirVersion": "4.0.1",
  "name": "Bundle_ProgressNote_Provide_1",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "ad4844c6-f45b-4ad2-8e7a-bc608b227bdd",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1",
  "version": "1.0.0",
  "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.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.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"
}