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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "173245"] ; #
fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2023-12-04T16:25:35.460Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-definition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group 173245</b></p><a name=\"173245\"> </a><a name=\"hc173245\"> </a><a name=\"173245-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: 4; Last updated: 2023-12-04 16:25:35+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-outcome-definition.html\">OutcomeDefinition</a></p></div><p><b>Artifact related artifact</b>: No display for RelatedArtifact (type: cite-as; citation: OutcomeDefinition: HbA1c at 36 months [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 173245. Revised 2023-11-23. Available at: https://fevir.net/resources/Group/173245. Computable resource at: https://fevir.net/resources/Group/173245.)</p><p><b>Artifact Author</b>: Brian S. Alper: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/173245\">https://fevir.net/resources/Group/173245</a></p><p><b>identifier</b>: FEvIR Object Identifier/173245</p><p><b>name</b>: OutcomeDefinition_HbA1c_at_36_months</p><p><b>title</b>: OutcomeDefinition: HbA1c at 36 months</p><p><b>status</b>: Active</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>HbA1c at 36 months</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"CodeSystem-179423.html#179423-evidence-communication\">Evidence Based Medicine on FHIR Implementation Guide Code System evidence-communication</a>: Evidence Communication</td><td><span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 OutcomeDefinition}\">OutcomeDefinition</span></td></tr></table><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>membership</b>: Conceptual</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/fhir-types Observation}\">Observation</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org 4548-4}\">Hemoglobin A1c/Hemoglobin.total in Blood</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>HbA1c at 36 months</p>\n</div><h3>Timings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContextCode</b></td><td><b>Offset[x]</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 709491003}\">Enrollment in clinical trial</span></td><td>No display for Duration (value: 36; unit: months; system: http://unitsofmeasure.org; code: mo)</td><td>at 36 months</td></tr></table></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "OutcomeDefinition: HbA1c at 36 months [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 173245. Revised 2023-11-23. Available at: https://fevir.net/resources/Group/173245. Computable resource at: https://fevir.net/resources/Group/173245." ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Group/173245"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "173245" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "OutcomeDefinition_HbA1c_at_36_months"] ; #
fhir:title [ fhir:v "OutcomeDefinition: HbA1c at 36 months"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:publisher [ fhir:v "Computable Publishing LLC"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ] ] )
] ) ; #
fhir:description [ fhir:v "HbA1c at 36 months"] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OutcomeDefinition" ] ;
fhir:display [ fhir:v "OutcomeDefinition" ] ] ) ]
] ) ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:membership [ fhir:v "conceptual"] ; #
fhir:characteristic ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/fhir-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Observation" ] ;
fhir:display [ fhir:v "Observation" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a loinc:4548-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4548-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood" ] ] ) ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "HbA1c at 36 months" ] ;
( fhir:timing [
fhir:contextCode [
( fhir:coding [
a sct:709491003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "709491003" ] ;
fhir:display [ fhir:v "Enrollment in clinical trial" ] ] ) ] ;
fhir:offset [
a fhir:Duration ;
fhir:value [ fhir:v "36"^^xsd:decimal ] ;
fhir:unit [ fhir:v "months" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mo" ] ] ;
fhir:text [ fhir:v "at 36 months" ] ] )
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-11-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change