FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/positive-negative-notest-athena-vs

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idpositive-negative-notest-athena-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-positive-negative-notest-athena-vs.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/positive-negative-notest-athena-vs
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NamePositiveNegativeNoTestVS
TitlePositive-Negative-No Test: Athena
Realmeu
Authorityhl7
DescriptionIdentifying codes for the observed plasmatic EBV DNA at baseline

Resources that use this resource

ValueSet
coded-test-results-athena-vsCoded test results: Athena.

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet positive-negative-notest-athena-vs

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    9191Positive
    9189Negative
    45878602Not tested

Source

{
  "resourceType": "ValueSet",
  "id": "positive-negative-notest-athena-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/positive-negative-notest-athena-vs",
  "version": "0.1.0",
  "name": "PositiveNegativeNoTestVS",
  "title": "Positive-Negative-No Test: Athena",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T14:45:28+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Identifying codes for the observed plasmatic EBV DNA at baseline",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "9191",
            "display": "Positive"
          },
          {
            "code": "9189",
            "display": "Negative"
          },
          {
            "code": "45878602",
            "display": "Not tested"
          }
        ]
      }
    ]
  }
}