PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@2.0.0
    http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1
{
  "description": "A Document Reference profile is used for the metadata in progress notes.",
  "_filename": "DocumentReference_ProgressNote_1.json",
  "package_name": "ishmed.i14y.r4",
  "date": "2022-07-29",
  "derivation": "constraint",
  "publisher": "Oracle Cerner",
  "fhirVersion": "4.0.1",
  "name": "DocumentReference_ProgressNote_1",
  "abstract": false,
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.0",
  "status": "active",
  "id": "862cd75a-d7a2-462b-b4ed-03ff06a259c0",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "DocumentReference.subject",
      "path": "DocumentReference.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "DocumentReference.author",
      "min": 2,
      "path": "DocumentReference.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "DocumentReference.content.attachment.contentType",
      "path": "DocumentReference.content.attachment.contentType",
      "fixedCode": "text/plain"
    }, {
      "id": "DocumentReference.content.attachment.url",
      "path": "DocumentReference.content.attachment.url",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}