Package | vital-signs |
Type | CodeSystem |
Id | ObservationCategoryCS |
FHIR Version | R4 |
Source | http://vitals.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/vital-signs-demo/CodeSystem-ObservationCategoryCS.html |
URL | http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory |
Version | 0.6.6 |
Status | active |
Date | 2024-04-16 |
Name | ObservationCategoryCS |
Title | Observation Category |
Description | **Observation Category** |
Copyright | FO |
Content | complete |
ValueSet | |
ObservationCategory | Observation Category |
ObservationVitalSignsBPCategory | Observation Vital Signs Category |
ObservationVitalSignsCategory | Observation Vital Signs Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ObservationCategoryCS
This case-insensitive code system http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "ObservationCategoryCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory", "version": "0.6.6", "name": "ObservationCategoryCS", "title": "Observation Category", "status": "active", "experimental": false, "date": "2024-04-16", "publisher": "FO", "contact": [ { "name": "FO", "telecom": [ { "system": "url", "value": "http://www.oemig.de" } ] } ], "description": "**Observation Category**", "copyright": "FO", "caseSensitive": false, "valueSet": "http://vitals.oemig.de/fhir/ValueSet/ObservationCategory", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "count": 19, "concept": [ { "code": "procedure", "display": "any procedure", "concept": [ { "code": "diagnostic", "display": "diagnostic procedure, e.g. x-ray", "concept": [ { "code": "survey", "display": "survey" }, { "code": "imaging", "display": "imaging" }, { "code": "laboratory", "display": "laboratory" }, { "code": "exam", "display": "physical examinations" }, { "code": "activity", "display": "physical activity of the subbject" } ] }, { "code": "therapy", "display": "treatment procedure, e.g. medication", "concept": [ { "code": "medication", "display": "medication procedure" } ] }, { "code": "caring", "display": "caring procedures, eg. feeding" } ] }, { "code": "vital-sign", "display": "vital sign", "concept": [ { "code": "vital-sign-bp", "display": "blood pressure", "concept": [ { "code": "vital-sign-sbp", "display": "systolic blood pressure" }, { "code": "vital-sign-dbp", "display": "diastolic blood pressure" } ] }, { "code": "vital-sign-bw", "display": "body weight" }, { "code": "vital-sign-bh", "display": "body height" }, { "code": "vital-sign-bmi", "display": "BMI", "definition": "body mass index" }, { "code": "vital-sign-xyz", "display": "xyz", "definition": "what other codes are necessary?" } ] }, { "code": "social-history", "display": "social history" } ] }