PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.10.0
    http://fhir.health.gov.il/StructureDefinition/il-core-document-reference
{
  "description": "Israel Core proposed constraints and extensions on the DocumentReference Resource",
  "_filename": "StructureDefinition-il-core-document-reference.json",
  "package_name": "il.core.fhir.r4",
  "date": "2022-07-13",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreDocumentReference",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/composition",
    "name": "FHIR Composition",
    "identity": "fhircomposition"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://ihe.net/xds",
    "name": "XDS metadata equivalent",
    "identity": "xds"
  } ],
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore DocumentReference Profile",
  "package_version": "0.10.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Foundation.Documents"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "not-classified"
  } ],
  "status": "draft",
  "id": "64174528-3627-48d9-9e73-ca902b2559e8",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-document-reference",
  "version": "0.10.0",
  "differential": {
    "element": [ {
      "id": "DocumentReference",
      "path": "DocumentReference",
      "short": "ILCore DocumentReference Profile",
      "definition": "Definitions for the profile-DocumentReference resource profile."
    }, {
      "id": "DocumentReference.subject",
      "path": "DocumentReference.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-group", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner" ]
      } ]
    }, {
      "id": "DocumentReference.author",
      "path": "DocumentReference.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "DocumentReference.authenticator",
      "path": "DocumentReference.authenticator",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "DocumentReference.relatesTo.target",
      "path": "DocumentReference.relatesTo.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-document-reference" ]
      } ]
    }, {
      "id": "DocumentReference.context.encounter",
      "path": "DocumentReference.context.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" ]
      } ]
    }, {
      "id": "DocumentReference.context.sourcePatientInfo",
      "path": "DocumentReference.context.sourcePatientInfo",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}