PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@1.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-02-03",
  "derivation": "constraint",
  "publisher": "Cerner Corporation",
  "fhirVersion": "4.0.1",
  "name": "DocumentReference_ProgressNote_1",
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "f4227adb-424d-43db-8d7a-670e090f6504",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1",
  "version": "1.0.0",
  "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"
}