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

FHIR IG Statistics: ValueSet/Stroke.Scale.Type.VS

Packageihe.pcc.mpsc
TypeValueSet
IdStroke.Scale.Type.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Stroke.Scale.Type.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Stroke.Scale.Type.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameStroke_Scale_Type_VS
TitleStroke Scale Type 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)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet Stroke.Scale.Type.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Stroke.Scale.Type.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Stroke.Scale.Type.VS",
  "version": "2.0.0-draft",
  "name": "Stroke_Scale_Type_VS",
  "title": "Stroke Scale Type 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://snomed.info/sct",
        "concept": [
          {
            "code": "1290002002",
            "display": "Alberta Stroke Program Early CT score"
          },
          {
            "code": "705003005",
            "display": "Stroke impact scale version 3.0"
          },
          {
            "code": "1287356003",
            "display": "Cincinnati Prehospital Stroke Scale"
          },
          {
            "code": "450741005",
            "display": "National Institutes of Health stroke scale"
          },
          {
            "code": "736709006",
            "display": "Postural Assessment Scale for Stroke Patients"
          }
        ]
      }
    ]
  }
}