PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@2.0.0
    http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1
{
  "description": "A Binary profile is used for the content of progress notes. All notes are stored as plain text.",
  "_filename": "Binary_ProgressNote_1.json",
  "package_name": "ishmed.i14y.r4",
  "date": "2022-07-29",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-11T10:52:16.3145866+00:00"
  },
  "publisher": "Oracle Cerner",
  "fhirVersion": "4.0.1",
  "name": "Binary_ProgressNote_1",
  "abstract": false,
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "type": "Binary",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.0",
  "status": "active",
  "id": "c4dfea0c-623a-4b43-aa84-8797facf83fb",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Binary.contentType",
      "path": "Binary.contentType",
      "fixedCode": "text/plain",
      "mustSupport": true,
      "requirements": "The electronic health record (EHR) manages the progress notes as plain text."
    }, {
      "id": "Binary.securityContext",
      "path": "Binary.securityContext",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1" ]
      } ]
    }, {
      "id": "Binary.securityContext.reference",
      "min": 1,
      "path": "Binary.securityContext.reference",
      "requirements": "A reference to a DocumentReference instance is profiled for progress notes."
    }, {
      "id": "Binary.data",
      "path": "Binary.data",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Binary"
}