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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-exertion-phase.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-exertion-phase.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/exertion-phase
Version1.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameExertionPhase
TitleExertion Phase
DescriptionSELECT SNOMED CT code system values that contains terms for exercise associated with a measurement.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
exercise-associationExercise Association Extension

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet exertion-phase

Language: en


Lithuanian


Generated Narrative: ValueSet exertion-phase

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "exertion-phase",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/vitalsigns/ValueSet/exertion-phase",
  "version": "1.0.0",
  "name": "ExertionPhase",
  "title": "Exertion Phase",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T10:15:36+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "SELECT SNOMED CT code system values that contains terms for exercise associated with a measurement.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255214003",
            "display": "After exercise (qualifier value)"
          },
          {
            "code": "307166007",
            "display": "Before exercise (qualifier value)"
          },
          {
            "code": "309604004",
            "display": "During exercise (qualifier value)"
          },
          {
            "code": "263678003",
            "display": "At rest (qualifier value)"
          }
        ]
      }
    ]
  }
}