Package | hl7.fhir.uv.sdc.r4b |
Type | CodeSystem |
Id | CSPHQ9 |
FHIR Version | R4B |
Source | http://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-CSPHQ9.html |
URL | http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 |
Version | 3.0.0 |
Status | draft |
Date | 2022-03-08T18:37:19+00:00 |
Name | CodeSystemCSPHQ9 |
Realm | uv |
Authority | hl7 |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 defines the following codes:
Code | Display |
Not-at-all | Not at all |
Several-days | Several days |
More than half the days | More than half the days |
Nearly every day | Nearly every day |
{ "resourceType": "CodeSystem", "id": "CSPHQ9", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "version": "3.0.0", "name": "CodeSystemCSPHQ9", "status": "draft", "date": "2022-03-08T18:37:19+00:00", "publisher": "HL7 International - FHIR Infrastructure Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/fiwg" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "Not-at-all", "display": "Not at all" }, { "code": "Several-days", "display": "Several days" }, { "code": "More than half the days", "display": "More than half the days" }, { "code": "Nearly every day", "display": "Nearly every day" } ] }