FHIR IG Statistics: ValueSet/EsystaEvaluationVS
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "EsystaEvaluationVS",
"id": "EsystaEvaluationVS",
"version": "0.0.1",
"url": "http://portal.esysta.com/fhir/ValueSet/EsystaEvaluationVS",
"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"
}
]
}
]
}
}