Package | de.emperra.esysta |
Resource Type | ValueSet |
Id | EsystaEvaluation |
FHIR Version | R4 |
Source | null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/ValueSet/EsystaEvaluation |
URL | http://portal.esysta.com/fhir/ValueSet/EsystaEvaluation |
Version | 0.0.1 |
Status | draft |
Name | EsystaEvaluation |
No resources found
CodeSystem | |
v3-ObservationInterpretation | ObservationInterpretation |
No narrative content found in resource
{ "resourceType": "ValueSet", "status": "draft", "name": "EsystaEvaluation", "id": "EsystaEvaluation", "version": "0.0.1", "url": "http://portal.esysta.com/fhir/ValueSet/EsystaEvaluation", "experimental": true, "publisher": "Emperra GmbH E-Health Technologies", "contact": [ { "name": "Emperra GmbH E-Health Technologies", "telecom": [ { "system": "url", "value": "https://emperra.com" } ] } ], "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "concept": [ { "code": "ND", "display": "Not detected" }, { "code": "N", "display": "Normal" }, { "code": "A", "display": "Abnormal" }, { "code": "AA", "display": "Critical Abnormal" } ] } ] } }