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

FHIR IG analytics

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

version: 7; Last updated: 2025-05-12 09:51:07+0000; Language: en

Profiles: Classification, DateAsRating

Artifact Description:

This example shows classifications with classifier values including dates.

Artifact Author: Rachel Couban:

ArtifactPublicationStatus: Active

Artifact Status: active

identifier: FEvIR Object Identifier/181452

title: DateOfFirstPublication Classification of FOI 153881 by Rachel Couban

citeAs:

DateOfFirstPublication Classification of FOI 153881 by Rachel Couban [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: Rachel Couban [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 181452. Revised 2025-05-12. Available at: https://fevir.net/resources/ArtifactAssessment/181452. Computable resource at: TBD#json.

artifact: Citation Delany-Moretlwe 2022 clinical trial

content

ArtifactAssessmentDateAsRating: 2022-04-01

type: Date of first publication of article

freeToShare: true

content

ArtifactAssessmentDateAsRating: 2022-01-01

type: Date of first preprint of article

freeToShare: true

content

ArtifactAssessmentDateAsRating: 2023-03-28

type: Date of first posting of results in trial registry

classifier: Study in registry NCT03164564, Results in registry

freeToShare: true


Source1

{
  "resourceType": "ArtifactAssessment",
  "id": "181452",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2025-05-12T09:51:07.390Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/classification",
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/date-as-rating"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-description",
      "valueMarkdown": "This example shows classifications with classifier values including dates."
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Rachel Couban"
      }
    },
    {
      "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": "181452",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "DateOfFirstPublication Classification of FOI 153881 by Rachel Couban",
  "citeAs": "DateOfFirstPublication Classification of FOI 153881 by Rachel Couban [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: Rachel Couban [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 181452. Revised 2025-05-12. Available at: https://fevir.net/resources/ArtifactAssessment/181452. Computable resource at: TBD#json.",
  "artifactReference": {
    "reference": "Citation/153881",
    "type": "Citation"
  },
  "content": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-assessment-date-as-rating",
          "valueDateTime": "2022-04-01"
        }
      ],
      "type": {
        "text": "Date of first publication of article"
      },
      "freeToShare": true
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-assessment-date-as-rating",
          "valueDateTime": "2022-01-01"
        }
      ],
      "type": {
        "text": "Date of first preprint of article"
      },
      "freeToShare": true
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-assessment-date-as-rating",
          "valueDateTime": "2023-03-28"
        }
      ],
      "type": {
        "text": "Date of first posting of results in trial registry"
      },
      "classifier": [
        {
          "text": "Study in registry NCT03164564"
        },
        {
          "text": "Results in registry"
        }
      ],
      "freeToShare": true
    }
  ]
}