FHIR IG analytics| Package | flute.requirements |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-EV-TypeOfBiopsy.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EvidenceVariable EV-TypeOfBiopsy
CQF Library: Research Variables FLUTE
url: EvidenceVariable Study variable: Type of Biopsy
identifier: https://flute.com/EvidenceVariable/TypeOfBiopsy
version: 0.1.0
name: TypeOfBiopsy
title: Study variable: Type of Biopsy
status: Draft
date: 2024-04-02 12:00:00+0000
publisher: HL7 Europe
contact: HL7 Europe: https://www.hl7.eu
description:
Study variable regarding the type of biopsy of the patient for a prostatic cancer.
relatedArtifact
type: Derived From
label: data source
citation:
The Barcelona Predictive Model of Clinically Significant Prostate Cancer: Contributors: Morote, J.; Borque-Fernando, A.; Triquell, M.; Celma, A.; Regis, L.; Escobar, M.; Mast, R.; de Torres, I.M.; Semidey, M.E.; Abascal, J.M.; Sola, C.; Servian, P.; Salvador, D.; SantamarĂa, A.; Planas, J.; Esteban, L.M.; Trilla, E. In: Cancers, PMID 35326740. Published March 21, 2022. Available at: https://pubmed.ncbi.nlm.nih.gov/35326740/.
Documents
Url https://www.mdpi.com/2072-6694/14/6/1589
characteristic
description:
Type of biopsy
DefinitionExpressions
Description Language Expression The expression to retrieve the type of biopsy from procedure code text/cql-identifier typeOfBiopsy
{
"resourceType": "EvidenceVariable",
"id": "EV-TypeOfBiopsy",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-library",
"valueCanonical": "https://flute.com/Library/ResearchVariablesFLUTE"
}
],
"url": "https://flute.com/EvidenceVariable/EV-TypeOfBiopsy",
"identifier": [
{
"system": "https://flute.com/EvidenceVariable",
"value": "TypeOfBiopsy"
}
],
"version": "0.1.0",
"name": "TypeOfBiopsy",
"title": "Study variable: Type of Biopsy",
"status": "draft",
"date": "2024-04-02T12:00:00.088Z",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.eu"
}
]
}
],
"description": "Study variable regarding the type of biopsy of the patient for a prostatic cancer.",
"relatedArtifact": [
{
"type": "derived-from",
"label": "data source",
"citation": "The Barcelona Predictive Model of Clinically Significant Prostate Cancer: Contributors: Morote, J.; Borque-Fernando, A.; Triquell, M.; Celma, A.; Regis, L.; Escobar, M.; Mast, R.; de Torres, I.M.; Semidey, M.E.; Abascal,\nJ.M.; Sola, C.; Servian, P.; Salvador, D.; SantamarĂa, A.; Planas, J.; Esteban, L.M.; Trilla, E. In: Cancers, PMID 35326740. Published March 21, 2022. Available at: https://pubmed.ncbi.nlm.nih.gov/35326740/.",
"document": {
"url": "https://www.mdpi.com/2072-6694/14/6/1589"
}
}
],
"characteristic": [
{
"description": "Type of biopsy",
"definitionExpression": {
"description": "The expression to retrieve the type of biopsy from procedure code",
"language": "text/cql-identifier",
"expression": "typeOfBiopsy"
}
}
]
}