Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-10-23 |
{
"resourceType" : "ValueSet",
"id" : "DMExerciceStatusType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DMExerciceStatusType</b></p><a name=\"DMExerciceStatusType\"> </a><a name=\"hcDMExerciceStatusType\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/68516-4/\">68516-4</a></td><td>On those days that you engage in moderate to strenuous exercise, how many minutes, on average, do you exercise</td></tr><tr><td><a href=\"https://loinc.org/89555-7/\">89555-7</a></td><td>How many days per week did you engage in moderate to strenuous physical activity in the last 30 days</td></tr></table></li></ul></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/DMExerciceStatusType",
"version" : "0.1.0",
"name" : "DMExerciceStatusType",
"title" : "Exercice Status Type",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-23T20:49:03+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Type d'activité physique",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "68516-4",
"display" : "On those days that you engage in moderate to strenuous exercise, how many minutes, on average, do you exercise"
},
{
"code" : "89555-7",
"display" : "How many days per week did you engage in moderate to strenuous physical activity in the last 30 days"
}
]
}
]
}
}