Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
Type | ValueSet |
Id | vs-assessment |
FHIR Version | R5 |
Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet-vs-assessment.html |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-assessment |
Version | 0.1.0 |
Status | draft |
Date | 2023-10-16 |
Name | Assessment |
Title | Assessment |
Realm | uv |
Authority | hl7 |
Description | Assessments |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
loinc.org | LOINC codes used in this IG |
sct | SNOMED codes used in this IG |
sct | veri |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-assessment
Profile: CPGComputableValueSet
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 363787002 (Observable entity)http://snomed.info/sct
where concept is-a 363787002 (Observable entity)http://loinc.org
where ORDER_OBS = ORDERhttp://loinc.org
where ORDER_OBS = BOTH{ "resourceType": "ValueSet", "id": "vs-assessment", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "publishable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel", "valueCode": "structured" } ], "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-assessment", "version": "0.1.0", "name": "Assessment", "title": "Assessment", "status": "draft", "date": "2023-10-16", "publisher": "Netzwerk Universitätsmedizin (NUM)", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.netzwerk-universitaetsmedizin.de" } ] } ], "description": "Assessments", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "concept", "op": "is-a", "value": "363787002" } ] }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/731000124108/version/20230901", "filter": [ { "property": "concept", "op": "is-a", "value": "363787002" } ] }, { "system": "http://loinc.org", "filter": [ { "property": "ORDER_OBS", "op": "=", "value": "ORDER" } ] }, { "system": "http://loinc.org", "filter": [ { "property": "ORDER_OBS", "op": "=", "value": "BOTH" } ] } ] } }