FHIR IG Statistics: ValueSet/messageheaderoteventcodevalueset
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "messageheaderoteventcodevalueset",
"meta": {
"tag": [
{
"code": "MessageHeader_Eng"
}
]
},
"url": "http://ihub.eng.it/fhir/ValueSet/message-events-ot",
"version": "1.0.0",
"name": "MessageHeader_OT eventcode ValueSet",
"title": "messageheaderoteventcodevalueset",
"status": "active",
"experimental": true,
"date": "2023-03-10T09:15:28.3192249+00:00",
"publisher": "eng.it",
"description": "Contiene la lista dei codici per gli eventi di accesso al blocco operatotio",
"compose": {
"include": [
{
"system": "http://ihub.eng.it/fhir/message-events",
"version": "1.0.0",
"concept": [
{
"code": "INS_OT",
"display": "inserimento accesso OT"
},
{
"code": "UPD_OT",
"display": "modifica accesso OT"
},
{
"code": "ATT_OT",
"display": "attivazione accesso OT"
},
{
"code": "SC_OT",
"display": "cambia stato accesso OT"
}
]
}
]
}
}