Package | smart4health.eu.core |
Resource Type | CodeSystem |
Id | s4h-questionnaire-timing.codesystem |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-questionnaire-timing |
URL | http://fhir.smart4health.eu/CodeSystem/s4h-questionnaire-timing |
Status | draft |
Name | S4hQuestionnaireTiming |
Description | Code system for indicating the timing of questionnaire administration relative to treatment/prevention session |
Copyright | D4L data4life gGmbH, |
Content | complete |
ValueSet | |
s4h-questionnaire-timing | S4hQuestionnaireTimingVs |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "http://fhir.smart4health.eu/CodeSystem/s4h-questionnaire-timing", "language": "en", "name": "S4hQuestionnaireTiming", "status": "draft", "publisher": "D4L data4life gGmbH", "contact": [ { "name": "D4L data4life gGmbH", "telecom": [ { "system": "url", "value": "https://www.data4life.care" } ] } ], "description": "Code system for indicating the timing of questionnaire administration relative to treatment/prevention session", "copyright": "D4L data4life gGmbH,", "content": "complete", "concept": [ { "code": "pre", "display": "Before start of session" }, { "code": "during", "display": "During ongoing session" }, { "code": "post", "display": "After completed session" }, { "code": "other", "display": "Other" } ] }