Research Data Sharing IG
1.0.0 - CI Build
Research Data Sharing IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/research-data-sharing/ and changes regularly. See the Directory of published versions
Draft as of 2024-04-08 |
{
"resourceType" : "ValueSet",
"id" : "FunctionCodesValueSet-IEHR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-Function-Codes-IEHR.html\"><code>http://interopehrate.eu/fhir/CodeSystem/Function-Codes-IEHR</code></a></li></ul></div>"
},
"url" : "http://interopehrate.eu/fhir/ValueSet/FunctionCodesValueSet-IEHR",
"version" : "1.0.0",
"name" : "FunctionCodesValueSet",
"title" : "Function Codes ValueSet",
"status" : "draft",
"date" : "2024-04-08T11:24:04+00:00",
"publisher" : "IEHR-Workgroup",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/IEHR-Workgroup"
}
]
}
],
"description" : "This ValueSet contains the available function codes for the FunctionExtension",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://interopehrate.eu/fhir/CodeSystem/Function-Codes-IEHR"
}
]
}
}