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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeArtifactAssessment
IdArtifactAssessment-104064.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 104064

version: 22; Last updated: 2025-05-12 10:05:05+0000; Language: en

Profile: Rating

Artifact Description:

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

ArtifactPublicationStatus: Active

Artifact Status: active

identifier: FEvIR Object Identifier/104064

title: Outcome Importance Rating 100 of All-cause mortality

citeAs:

Outcome Importance Rating 100 of All-cause mortality [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104064. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104064. Computable resource at: TBD#json.

artifact: OutcomeDefinition: All-cause mortality

date: 2022-09-19 20:56:00+0000

content

type: Outcome Desirability

classifier: Undesirable

freeToShare: true

content

type: Outcome Importance

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

freeToShare: true


Source1

{
  "resourceType": "ArtifactAssessment",
  "id": "104064",
  "meta": {
    "versionId": "22",
    "lastUpdated": "2025-05-12T10:05:05.152Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/rating"
    ]
  },
  "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 (100%) 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": "104064",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "Outcome Importance Rating 100 of All-cause mortality",
  "citeAs": "Outcome Importance Rating 100 of All-cause mortality [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104064. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104064. Computable resource at: TBD#json.",
  "artifactReference": {
    "reference": "EvidenceVariable/49217",
    "type": "EvidenceVariable",
    "display": "OutcomeDefinition: All-cause mortality"
  },
  "date": "2022-09-19T20:56:00.258Z",
  "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": 100,
        "unit": "%",
        "system": "http://unitsofmeasure.org",
        "code": "%"
      },
      "freeToShare": true
    }
  ]
}