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

FHIR IG analytics

Packagehl7.fhir.dk.hackathons
Resource TypeValueSet
IdValueSet-ActivityCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-hackathons/ValueSet-ActivityCodes.html
URLhttp://hl7.dk/fhir/hackathons/ValueSet/ActivityCodes
Version1.0.0
Statusactive
Date2026-06-23T15:12:33+00:00
NameActivityCodes
TitleObservationCodes
Realmdk
Authorityhl7
DescriptionObservation codes value set

Resources that use this resource

StructureDefinition
hl7.fhir.dk.hackathons#currentPhysicalActivityObservationPhysicalActivityObservation

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ActivityCodes

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 418305009 (Self-propelled locomotion activity (observable entity))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 256235009 (Exercise)
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    129016000
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 68130003 (Physical activity)

Source1

{
  "resourceType": "ValueSet",
  "id": "ActivityCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/hackathons/ValueSet/ActivityCodes",
  "version": "1.0.0",
  "name": "ActivityCodes",
  "title": "ObservationCodes",
  "status": "active",
  "date": "2026-06-23T15:12:33+00:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description": "Observation codes value set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "418305009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "256235009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "129016000"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "68130003"
          }
        ]
      }
    ]
  }
}