PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/DocumentReference_NIT
{
  "description": null,
  "_filename": "DocumentReference_NIT.StructureDefinition.json",
  "package_name": "nit-mvp.nit",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DocumentReference_NIT",
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "b7a58bc3-3e4f-4c11-8ef7-4ae4646ff995",
  "kind": "resource",
  "url": "https://pnt.agenas.it/fhir/StructureDefinition/DocumentReference_NIT",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DocumentReference.identifier",
      "path": "DocumentReference.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Other identifiers associated with the document, including version independent identifiers"
    }, {
      "path": "DocumentReference.identifier",
      "requirements": "identificativo dellla sessione di telemedicina",
      "min": 1,
      "definition": "identificativo dellla sessione di telemedicina",
      "short": "identificativo dellla sessione di telemedicina",
      "sliceName": "telemedicineId",
      "max": "1",
      "id": "DocumentReference.identifier:telemedicineId",
      "comment": "identificativo dellla sessione di telemedicina"
    }, {
      "id": "DocumentReference.identifier:telemedicineId.system",
      "path": "DocumentReference.identifier.system",
      "fixedUri": "http://pnt.agenas.it/sid/telemedicineId"
    }, {
      "id": "DocumentReference.identifier:pointOfDelivery",
      "max": "1",
      "path": "DocumentReference.identifier",
      "sliceName": "pointOfDelivery"
    }, {
      "id": "DocumentReference.identifier:pointOfDelivery.system",
      "path": "DocumentReference.identifier.system",
      "fixedUri": "http://pnt.agenas.it/sid/pointOfDelivery"
    }, {
      "id": "DocumentReference.identifier:sltcId",
      "max": "1",
      "path": "DocumentReference.identifier",
      "short": "identificativo dell'sltc",
      "sliceName": "sltcId",
      "definition": "Other identifiers associated with the document, including version independent identifiers"
    }, {
      "id": "DocumentReference.identifier:sltcId.system",
      "path": "DocumentReference.identifier.system",
      "fixedUri": "http://pnt.agenas.it/sid/sltcid"
    }, {
      "id": "DocumentReference.identifier:logicalDocumentReferenceId",
      "max": "1",
      "path": "DocumentReference.identifier",
      "sliceName": "logicalDocumentReferenceId"
    }, {
      "id": "DocumentReference.identifier:logicalDocumentReferenceId.system",
      "path": "DocumentReference.identifier.system",
      "fixedUri": "http://pnt.agenas.it/sid/logicalDocumentReferanceId"
    }, {
      "id": "DocumentReference.status",
      "path": "DocumentReference.status",
      "definition": "The status of this document reference"
    }, {
      "id": "DocumentReference.docStatus",
      "path": "DocumentReference.docStatus",
      "definition": "The status of the underlying document"
    }, {
      "id": "DocumentReference.type",
      "path": "DocumentReference.type",
      "definition": "Specifies the particular kind of document referenced  (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced"
    }, {
      "id": "DocumentReference.category",
      "path": "DocumentReference.category",
      "definition": "A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type"
    }, {
      "id": "DocumentReference.subject",
      "path": "DocumentReference.subject",
      "short": "identifivativo dell'assistito a cui รจ riferito il documento",
      "definition": "Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure)"
    }, {
      "id": "DocumentReference.date",
      "path": "DocumentReference.date",
      "definition": "When the document reference was created"
    }, {
      "id": "DocumentReference.description",
      "path": "DocumentReference.description",
      "definition": "Human-readable description of the source document"
    }, {
      "id": "DocumentReference.content",
      "path": "DocumentReference.content",
      "definition": "The document and format referenced. There may be multiple content element repetitions, each with a different format"
    }, {
      "id": "DocumentReference.content.attachment",
      "path": "DocumentReference.content.attachment",
      "comment": "When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as \"Signed Procedure Consent\"",
      "definition": "The document or URL of the document along with critical metadata to prove content has integrity"
    }, {
      "id": "DocumentReference.content.attachment.url",
      "path": "DocumentReference.content.attachment.url",
      "comment": "If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data",
      "definition": "A location where the data can be accessed"
    }, {
      "id": "DocumentReference.context.related",
      "path": "DocumentReference.context.related",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://pnt.agenas.it/fhir/StructureDefinition/ImagingStudy_NIT" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}