{ "description": null, "_filename": "DiagnosticReport.StructureDefinition.json", "package_name": "synapxe.nehr", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "name": "DiagnosticReport", "abstract": false, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "c6dd3f6c-8ca4-484e-b2d8-8735b39b0df8", "kind": "resource", "url": "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport", "version": null, "differential": { "element": [ { "id": "DiagnosticReport.extension", "min": 4, "path": "DiagnosticReport.extension" }, { "id": "DiagnosticReport.extension:investigationsSubType", "max": "1", "min": 1, "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-investigationsubtype" ] } ], "sliceName": "investigationsSubType" }, { "id": "DiagnosticReport.extension:dictatedBy", "max": "1", "min": 1, "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-dictatedby" ] } ], "sliceName": "dictatedBy" }, { "id": "DiagnosticReport.extension:dictatedDateTime", "max": "1", "min": 1, "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-dictateddatetime" ] } ], "sliceName": "dictatedDateTime" }, { "id": "DiagnosticReport.extension:approvedBy", "max": "1", "min": 1, "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-approvedby" ] } ], "sliceName": "approvedBy" }, { "id": "DiagnosticReport.extension:approvedDateTime", "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-approveddatetime" ] } ], "sliceName": "approvedDateTime" }, { "id": "DiagnosticReport.identifier", "min": 1, "path": "DiagnosticReport.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "DiagnosticReport.identifier.id", "max": "0", "path": "DiagnosticReport.identifier.id" }, { "id": "DiagnosticReport.identifier.extension", "max": "0", "path": "DiagnosticReport.identifier.extension" }, { "id": "DiagnosticReport.identifier.use", "max": "0", "path": "DiagnosticReport.identifier.use" }, { "id": "DiagnosticReport.identifier.type", "max": "0", "path": "DiagnosticReport.identifier.type" }, { "id": "DiagnosticReport.identifier.system", "min": 1, "path": "DiagnosticReport.identifier.system" }, { "id": "DiagnosticReport.identifier.value", "min": 1, "path": "DiagnosticReport.identifier.value" }, { "id": "DiagnosticReport.identifier.period", "max": "0", "path": "DiagnosticReport.identifier.period" }, { "id": "DiagnosticReport.identifier.assigner", "max": "0", "path": "DiagnosticReport.identifier.assigner" }, { "id": "DiagnosticReport.identifier:recordID", "max": "1", "min": 1, "path": "DiagnosticReport.identifier", "sliceName": "recordID" }, { "id": "DiagnosticReport.identifier:recordID.id", "max": "0", "path": "DiagnosticReport.identifier.id" }, { "id": "DiagnosticReport.identifier:recordID.extension", "max": "0", "path": "DiagnosticReport.identifier.extension" }, { "id": "DiagnosticReport.identifier:recordID.use", "max": "0", "path": "DiagnosticReport.identifier.use" }, { "id": "DiagnosticReport.identifier:recordID.type", "max": "0", "path": "DiagnosticReport.identifier.type" }, { "id": "DiagnosticReport.identifier:recordID.system", "min": 1, "path": "DiagnosticReport.identifier.system", "fixedUri": "https://fhir.synapxe.sg/NamingSystem/recordID" }, { "id": "DiagnosticReport.identifier:recordID.value", "min": 1, "path": "DiagnosticReport.identifier.value" }, { "id": "DiagnosticReport.identifier:recordID.period", "max": "0", "path": "DiagnosticReport.identifier.period" }, { "id": "DiagnosticReport.identifier:recordID.assigner", "max": "0", "path": "DiagnosticReport.identifier.assigner" }, { "id": "DiagnosticReport.identifier:accessionNumber", "max": "1", "min": 1, "path": "DiagnosticReport.identifier", "sliceName": "accessionNumber" }, { "id": "DiagnosticReport.identifier:accessionNumber.id", "max": "0", "path": "DiagnosticReport.identifier.id" }, { "id": "DiagnosticReport.identifier:accessionNumber.extension", "max": "0", "path": "DiagnosticReport.identifier.extension" }, { "id": "DiagnosticReport.identifier:accessionNumber.use", "max": "0", "path": "DiagnosticReport.identifier.use" }, { "id": "DiagnosticReport.identifier:accessionNumber.type", "max": "0", "path": "DiagnosticReport.identifier.type" }, { "id": "DiagnosticReport.identifier:accessionNumber.system", "path": "DiagnosticReport.identifier.system", "fixedUri": "https://fhir.synapxe.sg/NamingSystem/accessionNumber" }, { "id": "DiagnosticReport.identifier:accessionNumber.value", "min": 1, "path": "DiagnosticReport.identifier.value" }, { "id": "DiagnosticReport.identifier:accessionNumber.period", "max": "0", "path": "DiagnosticReport.identifier.period" }, { "id": "DiagnosticReport.identifier:accessionNumber.assigner", "max": "0", "path": "DiagnosticReport.identifier.assigner" }, { "id": "DiagnosticReport.basedOn", "max": "1", "min": 1, "path": "DiagnosticReport.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest" ] } ] }, { "id": "DiagnosticReport.category", "max": "1", "min": 1, "path": "DiagnosticReport.category" }, { "id": "DiagnosticReport.category.id", "max": "0", "path": "DiagnosticReport.category.id" }, { "id": "DiagnosticReport.category.extension", "max": "0", "path": "DiagnosticReport.category.extension" }, { "id": "DiagnosticReport.category.coding", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding" }, { "id": "DiagnosticReport.category.coding.id", "max": "0", "path": "DiagnosticReport.category.coding.id" }, { "id": "DiagnosticReport.category.coding.extension", "max": "0", "path": "DiagnosticReport.category.coding.extension" }, { "id": "DiagnosticReport.category.coding.system", "min": 1, "path": "DiagnosticReport.category.coding.system", "fixedUri": "https://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes" }, { "id": "DiagnosticReport.category.coding.version", "max": "0", "path": "DiagnosticReport.category.coding.version" }, { "id": "DiagnosticReport.category.coding.code", "min": 1, "path": "DiagnosticReport.category.coding.code", "binding": { "strength": "required", "valueSet": "https://fhir.synapxe.sg/ValueSet/nehr-investigationtypes" } }, { "id": "DiagnosticReport.category.coding.display", "min": 1, "path": "DiagnosticReport.category.coding.display" }, { "id": "DiagnosticReport.category.coding.userSelected", "max": "0", "path": "DiagnosticReport.category.coding.userSelected" }, { "id": "DiagnosticReport.category.text", "max": "0", "path": "DiagnosticReport.category.text" }, { "id": "DiagnosticReport.code.id", "max": "0", "path": "DiagnosticReport.code.id" }, { "id": "DiagnosticReport.code.extension", "max": "0", "path": "DiagnosticReport.code.extension" }, { "id": "DiagnosticReport.code.coding", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding" }, { "id": "DiagnosticReport.code.coding.id", "max": "0", "path": "DiagnosticReport.code.coding.id" }, { "id": "DiagnosticReport.code.coding.extension", "max": "0", "path": "DiagnosticReport.code.coding.extension" }, { "id": "DiagnosticReport.code.coding.system", "min": 1, "path": "DiagnosticReport.code.coding.system" }, { "id": "DiagnosticReport.code.coding.version", "max": "0", "path": "DiagnosticReport.code.coding.version" }, { "id": "DiagnosticReport.code.coding.code", "min": 1, "path": "DiagnosticReport.code.coding.code" }, { "id": "DiagnosticReport.code.coding.display", "min": 1, "path": "DiagnosticReport.code.coding.display" }, { "id": "DiagnosticReport.code.coding.userSelected", "max": "0", "path": "DiagnosticReport.code.coding.userSelected" }, { "id": "DiagnosticReport.code.text", "max": "0", "path": "DiagnosticReport.code.text" }, { "id": "DiagnosticReport.subject", "min": 1, "path": "DiagnosticReport.subject" }, { "id": "DiagnosticReport.subject.reference", "min": 1, "path": "DiagnosticReport.subject.reference" }, { "id": "DiagnosticReport.encounter", "min": 1, "path": "DiagnosticReport.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ] } ] }, { "id": "DiagnosticReport.effective[x]", "path": "DiagnosticReport.effective[x]", "type": [ { "code": "dateTime" } ] }, { "id": "DiagnosticReport.issued", "min": 1, "path": "DiagnosticReport.issued" }, { "id": "DiagnosticReport.performer", "max": "1", "path": "DiagnosticReport.performer", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner", "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole", "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ] }, { "id": "DiagnosticReport.resultsInterpreter", "max": "1", "min": 1, "path": "DiagnosticReport.resultsInterpreter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ] } ] }, { "id": "DiagnosticReport.specimen", "max": "0", "path": "DiagnosticReport.specimen" }, { "id": "DiagnosticReport.result", "min": 1, "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-observation" ] } ] }, { "id": "DiagnosticReport.result.reference", "min": 1, "path": "DiagnosticReport.result.reference" }, { "id": "DiagnosticReport.note", "max": "0", "path": "DiagnosticReport.note" }, { "id": "DiagnosticReport.study", "max": "0", "path": "DiagnosticReport.study" }, { "id": "DiagnosticReport.supportingInfo", "max": "0", "path": "DiagnosticReport.supportingInfo" }, { "id": "DiagnosticReport.media", "max": "1", "path": "DiagnosticReport.media" }, { "id": "DiagnosticReport.media.id", "max": "0", "path": "DiagnosticReport.media.id" }, { "id": "DiagnosticReport.media.extension", "max": "0", "path": "DiagnosticReport.media.extension" }, { "id": "DiagnosticReport.media.modifierExtension", "max": "0", "path": "DiagnosticReport.media.modifierExtension" }, { "id": "DiagnosticReport.media.comment", "max": "0", "path": "DiagnosticReport.media.comment" }, { "id": "DiagnosticReport.media.link", "path": "DiagnosticReport.media.link", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-documentreference" ] } ] }, { "id": "DiagnosticReport.composition", "max": "0", "path": "DiagnosticReport.composition" }, { "id": "DiagnosticReport.conclusionCode", "max": "1", "path": "DiagnosticReport.conclusionCode" }, { "id": "DiagnosticReport.conclusionCode.id", "max": "0", "path": "DiagnosticReport.conclusionCode.id" }, { "id": "DiagnosticReport.conclusionCode.extension", "max": "0", "path": "DiagnosticReport.conclusionCode.extension" }, { "id": "DiagnosticReport.conclusionCode.coding", "max": "1", "min": 1, "path": "DiagnosticReport.conclusionCode.coding" }, { "id": "DiagnosticReport.conclusionCode.coding.id", "max": "0", "path": "DiagnosticReport.conclusionCode.coding.id" }, { "id": "DiagnosticReport.conclusionCode.coding.extension", "max": "0", "path": "DiagnosticReport.conclusionCode.coding.extension" }, { "id": "DiagnosticReport.conclusionCode.coding.system", "min": 1, "path": "DiagnosticReport.conclusionCode.coding.system" }, { "id": "DiagnosticReport.conclusionCode.coding.version", "max": "0", "path": "DiagnosticReport.conclusionCode.coding.version" }, { "id": "DiagnosticReport.conclusionCode.coding.code", "min": 1, "path": "DiagnosticReport.conclusionCode.coding.code" }, { "id": "DiagnosticReport.conclusionCode.coding.display", "min": 1, "path": "DiagnosticReport.conclusionCode.coding.display" }, { "id": "DiagnosticReport.conclusionCode.coding.userSelected", "max": "0", "path": "DiagnosticReport.conclusionCode.coding.userSelected" }, { "id": "DiagnosticReport.conclusionCode.text", "max": "0", "path": "DiagnosticReport.conclusionCode.text" }, { "id": "DiagnosticReport.presentedForm", "max": "0", "path": "DiagnosticReport.presentedForm" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }