PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.poclis@1.0.0
    http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisDiagnosticReport
{
  "description": null,
  "_filename": "PocLisDiagnosticReport.StructureDefinition.json",
  "package_name": "cens.fhir.poclis",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PocLisDiagnosticReport",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "1360df96-9079-45ec-90b6-04ecdc218f2c",
  "kind": "resource",
  "url": "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisDiagnosticReport",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.identifier",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.identifier"
    }, {
      "id": "DiagnosticReport.identifier.system",
      "path": "DiagnosticReport.identifier.system",
      "fixedUri": "http://minsal.cl/NumeroPeticionLab"
    }, {
      "id": "DiagnosticReport.identifier.assigner",
      "path": "DiagnosticReport.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisOrganization" ]
      } ]
    }, {
      "id": "DiagnosticReport.basedOn",
      "max": "0",
      "path": "DiagnosticReport.basedOn"
    }, {
      "id": "DiagnosticReport.category",
      "max": "0",
      "path": "DiagnosticReport.category"
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient" ]
      } ]
    }, {
      "id": "DiagnosticReport.encounter",
      "max": "0",
      "path": "DiagnosticReport.encounter"
    }, {
      "id": "DiagnosticReport.effective[x]",
      "max": "0",
      "path": "DiagnosticReport.effective[x]"
    }, {
      "id": "DiagnosticReport.issued",
      "max": "0",
      "path": "DiagnosticReport.issued"
    }, {
      "id": "DiagnosticReport.performer",
      "path": "DiagnosticReport.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisOrganization" ]
      } ]
    }, {
      "id": "DiagnosticReport.resultsInterpreter",
      "max": "0",
      "path": "DiagnosticReport.resultsInterpreter"
    }, {
      "id": "DiagnosticReport.specimen",
      "path": "DiagnosticReport.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisSpecimen" ]
      } ]
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisObservation" ]
      } ]
    }, {
      "id": "DiagnosticReport.imagingStudy",
      "max": "0",
      "path": "DiagnosticReport.imagingStudy"
    }, {
      "id": "DiagnosticReport.media",
      "max": "0",
      "path": "DiagnosticReport.media"
    }, {
      "id": "DiagnosticReport.conclusion",
      "max": "0",
      "path": "DiagnosticReport.conclusion"
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "max": "0",
      "path": "DiagnosticReport.conclusionCode"
    }, {
      "id": "DiagnosticReport.presentedForm",
      "max": "0",
      "path": "DiagnosticReport.presentedForm"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}