PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@1.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-02-03",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-12-13T13:14:04.913+00:00"
  },
  "publisher": "Cerner Corporation",
  "fhirVersion": "4.0.1",
  "name": "Binary_ProgressNote_1",
  "abstract": false,
  "type": "Binary",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "423e9d06-cb5e-4ff1-9d2f-c7cb6b7bf702",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1",
  "version": "1.0.0",
  "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"
}