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

FHIR IG Statistics: ValueSet/cyehr-vs-Exercise

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-Exercise
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exercise
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exercise
Statusactive
NameCYEHRVSExercise
TitleCyprus EHR Value Set: Exercise
DescriptionExercise: 5 values and 1 other

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-Exercise",
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exercise",
  "name": "CYEHRVSExercise",
  "title": "Cyprus EHR Value Set: Exercise",
  "status": "active",
  "experimental": false,
  "publisher": "eHealth4U",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)"
    }
  ],
  "description": "Exercise: 5 values and 1 other",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "55409-7",
            "display": "Exercise tracking panel"
          },
          {
            "code": "73985-4",
            "display": "Exercise activity"
          },
          {
            "code": "55411-3",
            "display": "Exercise duration"
          },
          {
            "code": "74008-4",
            "display": "Exercise intensity"
          },
          {
            "code": "55421-2",
            "display": "Calories burned"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      }
    ]
  }
}