openEHR Test IG
1.6.6 -
openEHR Test IG, published by HL7 FHIR Product Director. This guide is not an authorized publication; it is the continuous build for version 1.6.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-test/ and changes regularly. See the Directory of published versions
Active as of 2025-06-14 |
{
"resourceType" : "ValueSet",
"id" : "openEHR-EHR-OBSERVATION.blood-pressure.v2.at1042",
"language" : "en",
"text" : {
"status" : "generated"
},
"url" : "http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1042",
"version" : "1.6.6",
"name" : "24HourAverageVS",
"title" : "24 hour average ValueSet",
"status" : "active",
"date" : "2025-06-14T02:33:58+00:00",
"publisher" : "HL7 FHIR Product Director",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "ValueSet for Estimate of the average blood pressure over a 24 hour period.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://specifications.openehr.org/fhir/codesystem-event_math_function",
"concept" : [
{
"code" : "146"
}
]
}
]
}
}