FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeArtifactAssessment
IdArtifactAssessment-104192.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ArtifactAssessment 104192

version: 17; Last updated: 2025-05-12 10:07:43+0000; Language: en

Profile: OutcomeImportance

Artifact Description:

This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (30%) with a Quantity datatype.

ArtifactPublicationStatus: Active

Artifact Status: active

identifier: FEvIR Object Identifier/104192

title: Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke

citeAs:

Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104192. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104192. Computable resource at: TBD#json.

artifact: OutcomeDefinition: Nonfatal myocardial infarction or stroke

date: 2022-09-19 20:57:07+0000

content

type: Outcome Desirability

classifier: Undesirable

freeToShare: true

content

type: Outcome Importance

quantity: 30 % (Details: UCUM code% = '%')

freeToShare: true


Source1

{
  "resourceType": "ArtifactAssessment",
  "id": "104192",
  "meta": {
    "versionId": "17",
    "lastUpdated": "2025-05-12T10:07:43.493Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-importance"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-description",
      "valueMarkdown": "This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (30%) with a Quantity datatype."
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "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/FOI",
      "value": "104192",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke",
  "citeAs": "Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104192. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104192. Computable resource at: TBD#json.",
  "artifactReference": {
    "reference": "EvidenceVariable/104097",
    "type": "EvidenceVariable",
    "display": "OutcomeDefinition: Nonfatal myocardial infarction or stroke"
  },
  "date": "2022-09-19T20:57:07.774Z",
  "content": [
    {
      "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
    },
    {
      "type": {
        "coding": [
          {
            "system": "https://fevir.net/resources/CodeSystem/179423",
            "code": "relative-importance",
            "display": "Relative Importance"
          }
        ],
        "text": "Outcome Importance"
      },
      "quantity": {
        "value": 30,
        "unit": "%",
        "system": "http://unitsofmeasure.org",
        "code": "%"
      },
      "freeToShare": true
    }
  ]
}