FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 418305009 (Self-propelled locomotion activity (observable entity)) - Include codes from
http://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) - Include codes from
http://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"
}
]
}
]
}
}