Poruke dopune uputnice

Skup koncepata sadrži kodove poruka obavijesti o potrebi dopune uputnice (TR03 i TR05).

Specifikacija profila

ValueSet
<ValueSet xmlns="http://hl7.org/fhir">
<id value="dopuna-uputnice" />
<versionId value="3" />
<lastUpdated value="2022-08-25T12:19:02.129+00:00" />
<source value="#rr9oTcxHo79Rp4Vs" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://fhir.cezih.hr/specifikacije/ValueSet/dopuna-uputnice" />
<version value="0.2.4" />
<name value="HRPorukeDopuneUputnice" />
<title value="Poruke dopune uputnice" />
<status value="draft" />
<date value="2024-03-26T10:17:48+00:00" />
<publisher value="Ericsson Nikola Tesla d.d." />
<description value="Value set sadrži kodove poruka obavijesti o potrebi dopune uputnice (TR03 i TR05)." />
<system value="urn:iso:std:iso:3166" />
<code value="HR" />
<display value="Croatia" />
</coding>
<text value="Croatia" />
</jurisdiction>
<system value="http://fhir.cezih.hr/specifikacije/CodeSystem/message-types" />
<code value="3.3" />
<display value="TR03 - Uputnica treba dopunu" />
</concept>
<code value="3.5" />
<display value="TR05 - Uputnica treba dopunu" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"id": "dopuna-uputnice",
"meta": {
"versionId": "3",
"lastUpdated": "2022-08-25T12:19:02.129+00:00",
"source": "#rr9oTcxHo79Rp4Vs"
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://fhir.cezih.hr/specifikacije/ValueSet/dopuna-uputnice",
"version": "0.2.4",
"name": "HRPorukeDopuneUputnice",
"title": "Poruke dopune uputnice",
"status": "draft",
"date": "2024-03-26T10:17:48+00:00",
"publisher": "Ericsson Nikola Tesla d.d.",
"description": "Value set sadrži kodove poruka obavijesti o potrebi dopune uputnice (TR03 i TR05).",
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"compose": {
"include": [
{
"system": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types",
"concept": [
{
"code": "3.3",
"display": "TR03 - Uputnica treba dopunu"
},
{
"code": "3.5",
"display": "TR05 - Uputnica treba dopunu"
}
]
}
]
}
}