Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ArtifactAssessment",
"id" : "104196",
"meta" : {
"versionId" : "14",
"lastUpdated" : "2023-12-08T19:33:09.457Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-importance"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ArtifactAssessment 104196</b></p><a name=\"104196\"> </a><a name=\"hc104196\"> </a><a name=\"104196-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 14; Last updated: 2023-12-08 19:33:09+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-outcome-importance.html\">OutcomeImportance</a></p></div><p><b>Artifact URL</b>: <a href=\"https://fevir.net/resources/ArtifactAssessment/104196\">https://fevir.net/resources/ArtifactAssessment/104196</a></p><p><b>Artifact Description</b>: </p><div><p>This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (8%) with a Quantity datatype.</p>\n</div><p><b>Artifact Status</b>: active</p><p><b>identifier</b>: FEvIR Object Identifier/104196</p><p><b>title</b>: Outcome Importance Rating 8 of Additional GI surgical procedure</p><p><b>citeAs</b>: </p><div><p>Outcome Importance Rating 8 of Additional GI surgical procedure [ArtifactAssessment]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104196. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104196. Computable resource at: https://fevir.net/resources/ArtifactAssessment/104196.</p>\n</div><p><b>date</b>: 2022-09-19 20:59:42+0000</p><p><b>artifact</b>: <a href=\"EvidenceVariable-104120.html\">OutcomeDefinition: Additional GI surgical procedure</a></p><blockquote><p><b>content</b></p><p><b>informationType</b>: Rating</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 outcome-desirability}\">Outcome Desirability</span></p><p><b>classifier</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 undesirable}\">Undesirable</span></p><p><b>freeToShare</b>: true</p></blockquote><blockquote><p><b>content</b></p><p><b>informationType</b>: Rating</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 relative-importance}\">Outcome Importance</span></p><p><b>quantity</b>: 8 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span></p><p><b>freeToShare</b>: true</p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
"valueUri" : "https://fevir.net/resources/ArtifactAssessment/104196"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-description",
"valueMarkdown" : "This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (8%) with a Quantity datatype."
}
],
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-status",
"valueCode" : "active"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "https://fevir.net",
"value" : "104196",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"title" : "Outcome Importance Rating 8 of Additional GI surgical procedure",
"citeAsMarkdown" : "Outcome Importance Rating 8 of Additional GI surgical procedure [ArtifactAssessment]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104196. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104196. Computable resource at: https://fevir.net/resources/ArtifactAssessment/104196.",
"date" : "2022-09-19T20:59:42.248Z",
"artifactReference" : {
🔗 "reference" : "EvidenceVariable/104120",
"type" : "EvidenceVariable",
"display" : "OutcomeDefinition: Additional GI surgical procedure"
},
"content" : [
{
"informationType" : "rating",
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "outcome-desirability",
"display" : "Outcome Desirability"
}
],
"text" : "Outcome Desirability"
},
"classifier" : [
{
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "undesirable",
"display" : "Undesirable"
}
]
}
],
"freeToShare" : true
},
{
"informationType" : "rating",
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "relative-importance",
"display" : "Relative Importance"
}
],
"text" : "Outcome Importance"
},
"quantity" : {
"value" : 8,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"freeToShare" : true
}
]
}