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

FHIR IG Statistics: ValueSet/Stroke.Assessment.Interpretation.VS

Packageihe.pcc.mpsc
TypeValueSet
IdStroke.Assessment.Interpretation.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Stroke.Assessment.Interpretation.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Stroke.Assessment.Interpretation.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameStroke_Assessment_Interpretation_VS
TitleStroke Assessment Interpretation Value Set
Realmuv
Authorityihe
DescriptionThe codes that identify what stroke scale is used to identify a stroke in the field.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-ObservationInterpretationObservationInterpretation
sctSNOMED codes used in this IG
sctveri
v3-ObservationInterpretationObservationInterpretation

Narrative

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

Generated Narrative: ValueSet Stroke.Assessment.Interpretation.VS

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
    CodeDisplayDefinition
    NEGNegativeAn absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.

    \[Note: Negative does not necessarily imply the complete absence of the specified item.\]
    POSPositiveA presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    419984006Inconclusive

Source

{
  "resourceType": "ValueSet",
  "id": "Stroke.Assessment.Interpretation.VS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Stroke.Assessment.Interpretation.VS",
  "version": "2.0.0-draft",
  "name": "Stroke_Assessment_Interpretation_VS",
  "title": "Stroke Assessment Interpretation Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "The codes that identify what stroke scale is used to identify a stroke in the field.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept": [
          {
            "code": "NEG",
            "display": "Negative"
          },
          {
            "code": "POS",
            "display": "Positive"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "419984006",
            "display": "Inconclusive"
          }
        ]
      }
    ]
  }
}