{
"description": null,
"_filename": "profile-diagnosticreport-cvs.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "CervicalCancerScreenReport",
"abstract": false,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.7",
"status": "active",
"id": "7ecbde93-a12b-4218-8646-74dd5d939660",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport-cvs",
"version": null,
"differential": {
"element": [ {
"id": "DiagnosticReport.identifier",
"min": 1,
"path": "DiagnosticReport.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ],
"short": "An identifier intended for computation",
"comment": "The rules of the identifier.type determine if a check digit is part of the ID value or sent separately, such as through the checkDigit extension.",
"definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
}, {
"id": "DiagnosticReport.basedOn",
"max": "1",
"min": 1,
"path": "DiagnosticReport.basedOn",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest" ]
} ]
}, {
"id": "DiagnosticReport.basedOn.id",
"max": "0",
"path": "DiagnosticReport.basedOn.id"
}, {
"id": "DiagnosticReport.basedOn.extension",
"max": "0",
"path": "DiagnosticReport.basedOn.extension"
}, {
"id": "DiagnosticReport.basedOn.reference",
"min": 1,
"path": "DiagnosticReport.basedOn.reference"
}, {
"id": "DiagnosticReport.basedOn.type",
"max": "0",
"path": "DiagnosticReport.basedOn.type"
}, {
"id": "DiagnosticReport.basedOn.identifier",
"max": "0",
"path": "DiagnosticReport.basedOn.identifier"
}, {
"id": "DiagnosticReport.basedOn.display",
"max": "0",
"path": "DiagnosticReport.basedOn.display"
}, {
"id": "DiagnosticReport.category",
"max": "0",
"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/screen-type"
}, {
"id": "DiagnosticReport.category.coding.code",
"min": 1,
"path": "DiagnosticReport.category.coding.code"
}, {
"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",
"path": "DiagnosticReport.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"short": "Concept - reference to a terminology or just text",
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/screen-type",
"description": "Screening Types for Diagnostic Reports"
},
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "DiagnosticReport.code.extension",
"max": "0",
"path": "DiagnosticReport.code.extension"
}, {
"id": "DiagnosticReport.code.coding.system",
"path": "DiagnosticReport.code.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/screen-type"
}, {
"id": "DiagnosticReport.code.coding.code",
"path": "DiagnosticReport.code.coding.code",
"fixedCode": "cervical-screen"
}, {
"id": "DiagnosticReport.code.coding.display",
"path": "DiagnosticReport.code.coding.display",
"fixedString": "Breast Screening Report"
}, {
"id": "DiagnosticReport.subject",
"min": 1,
"path": "DiagnosticReport.subject",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ],
"short": "A reference from one resource to another",
"definition": "A reference from one resource to another."
}, {
"id": "DiagnosticReport.subject.display",
"max": "0",
"path": "DiagnosticReport.subject.display"
}, {
"id": "DiagnosticReport.encounter",
"max": "0",
"path": "DiagnosticReport.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
} ]
}, {
"id": "DiagnosticReport.encounter.id",
"max": "0",
"path": "DiagnosticReport.encounter.id"
}, {
"id": "DiagnosticReport.encounter.extension",
"max": "0",
"path": "DiagnosticReport.encounter.extension"
}, {
"id": "DiagnosticReport.encounter.reference",
"min": 1,
"path": "DiagnosticReport.encounter.reference"
}, {
"id": "DiagnosticReport.encounter.type",
"max": "0",
"path": "DiagnosticReport.encounter.type"
}, {
"id": "DiagnosticReport.encounter.identifier",
"max": "0",
"path": "DiagnosticReport.encounter.identifier"
}, {
"id": "DiagnosticReport.encounter.display",
"max": "0",
"path": "DiagnosticReport.encounter.display"
}, {
"id": "DiagnosticReport.effective[x]",
"max": "0",
"path": "DiagnosticReport.effective[x]"
}, {
"id": "DiagnosticReport.issued",
"max": "0",
"path": "DiagnosticReport.issued"
}, {
"id": "DiagnosticReport.performer",
"max": "0",
"path": "DiagnosticReport.performer"
}, {
"id": "DiagnosticReport.resultsInterpreter",
"max": "0",
"path": "DiagnosticReport.resultsInterpreter"
}, {
"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.id",
"max": "0",
"path": "DiagnosticReport.result.id"
}, {
"id": "DiagnosticReport.result.extension",
"max": "0",
"path": "DiagnosticReport.result.extension"
}, {
"id": "DiagnosticReport.result.reference",
"min": 1,
"path": "DiagnosticReport.result.reference"
}, {
"id": "DiagnosticReport.result.type",
"max": "0",
"path": "DiagnosticReport.result.type"
}, {
"id": "DiagnosticReport.result.identifier",
"max": "0",
"path": "DiagnosticReport.result.identifier"
}, {
"id": "DiagnosticReport.result.display",
"max": "0",
"path": "DiagnosticReport.result.display"
}, {
"id": "DiagnosticReport.note",
"max": "0",
"path": "DiagnosticReport.note"
}, {
"id": "DiagnosticReport.study",
"max": "0",
"path": "DiagnosticReport.study"
}, {
"id": "DiagnosticReport.supportingInfo",
"min": 1,
"path": "DiagnosticReport.supportingInfo"
}, {
"id": "DiagnosticReport.supportingInfo.id",
"max": "0",
"path": "DiagnosticReport.supportingInfo.id"
}, {
"id": "DiagnosticReport.supportingInfo.modifierExtension",
"max": "0",
"path": "DiagnosticReport.supportingInfo.modifierExtension"
}, {
"id": "DiagnosticReport.supportingInfo.type",
"path": "DiagnosticReport.supportingInfo.type",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"short": "Concept - reference to a terminology or just text",
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/supportinginfo-type",
"description": "The code value for the role of the supporting information in the diagnostic report."
},
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "DiagnosticReport.supportingInfo.type.extension",
"max": "0",
"path": "DiagnosticReport.supportingInfo.type.extension"
}, {
"id": "DiagnosticReport.supportingInfo.type.coding.system",
"path": "DiagnosticReport.supportingInfo.type.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/supportinginfo-type"
}, {
"id": "DiagnosticReport.supportingInfo.type.coding.code",
"path": "DiagnosticReport.supportingInfo.type.coding.code",
"fixedCode": "history"
}, {
"id": "DiagnosticReport.supportingInfo.reference",
"path": "DiagnosticReport.supportingInfo.reference",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-questionnaireresponse" ]
} ]
}, {
"id": "DiagnosticReport.supportingInfo.reference.id",
"max": "0",
"path": "DiagnosticReport.supportingInfo.reference.id"
}, {
"id": "DiagnosticReport.supportingInfo.reference.extension",
"max": "0",
"path": "DiagnosticReport.supportingInfo.reference.extension"
}, {
"id": "DiagnosticReport.supportingInfo.reference.reference",
"min": 1,
"path": "DiagnosticReport.supportingInfo.reference.reference"
}, {
"id": "DiagnosticReport.supportingInfo.reference.type",
"max": "0",
"path": "DiagnosticReport.supportingInfo.reference.type"
}, {
"id": "DiagnosticReport.supportingInfo.reference.identifier",
"max": "0",
"path": "DiagnosticReport.supportingInfo.reference.identifier"
}, {
"id": "DiagnosticReport.supportingInfo.reference.display",
"max": "0",
"path": "DiagnosticReport.supportingInfo.reference.display"
}, {
"id": "DiagnosticReport.media",
"max": "0",
"path": "DiagnosticReport.media"
}, {
"id": "DiagnosticReport.composition",
"max": "0",
"path": "DiagnosticReport.composition"
}, {
"id": "DiagnosticReport.conclusion",
"max": "0",
"path": "DiagnosticReport.conclusion"
}, {
"id": "DiagnosticReport.conclusionCode",
"max": "1",
"min": 1,
"path": "DiagnosticReport.conclusionCode",
"short": "Concept - reference to a terminology or just text",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "DiagnosticReport.conclusionCode.extension",
"max": "0",
"path": "DiagnosticReport.conclusionCode.extension"
}, {
"id": "DiagnosticReport.conclusionCode.coding",
"max": "0",
"path": "DiagnosticReport.conclusionCode.coding"
}, {
"id": "DiagnosticReport.conclusionCode.text",
"min": 1,
"path": "DiagnosticReport.conclusionCode.text"
}, {
"id": "DiagnosticReport.presentedForm",
"max": "0",
"path": "DiagnosticReport.presentedForm"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}