Prioritet

Skup koncepata koji sadrži kodove hitnosti iz kodne liste Request Priority.

Specifikacija profila

ValueSet
<ValueSet xmlns="http://hl7.org/fhir">
<id value="hitno" />
<versionId value="6" />
<lastUpdated value="2022-08-25T11:59:17.186+00:00" />
<source value="#qoNQJOW6EZTbcB5D" />
</meta>
<status value="extensions" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://fhir.cezih.hr/specifikacije/ValueSet/hitno" />
<version value="0.2.4" />
<name value="HRPrioritet" />
<title value="Prioritet" />
<status value="draft" />
<date value="2024-03-26T10:17:48+00:00" />
<publisher value="Ericsson Nikola Tesla d.d." />
<description value="Skup koncepata koji sadrži kodove hitnosti iz kodne liste Request Priority" />
<system value="urn:iso:std:iso:3166" />
<code value="HR" />
<display value="Croatia" />
</coding>
<text value="Croatia" />
</jurisdiction>
<system value="http://hl7.org/fhir/request-priority" />
<version value="4.0.1" />
<code value="routine" />
<display value="Routine" />
<language value="hr" />
<value value="Rutinski" />
</designation>
<language value="en" />
<value value="Routine" />
</designation>
</concept>
<code value="urgent" />
<display value="Urgent" />
<language value="hr" />
<value value="Hitno" />
</designation>
<language value="en" />
<value value="Urgent" />
</designation>
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"id": "hitno",
"meta": {
"versionId": "6",
"lastUpdated": "2022-08-25T11:59:17.186+00:00",
"source": "#qoNQJOW6EZTbcB5D"
},
"text": {
"status": "extensions",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://fhir.cezih.hr/specifikacije/ValueSet/hitno",
"version": "0.2.4",
"name": "HRPrioritet",
"title": "Prioritet",
"status": "draft",
"date": "2024-03-26T10:17:48+00:00",
"publisher": "Ericsson Nikola Tesla d.d.",
"description": "Skup koncepata koji sadrži kodove hitnosti iz kodne liste Request Priority",
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-priority",
"version": "4.0.1",
"concept": [
{
"code": "routine",
"display": "Routine",
{
"language": "hr",
"value": "Rutinski"
},
{
"language": "en",
"value": "Routine"
}
]
},
{
"code": "urgent",
"display": "Urgent",
{
"language": "hr",
"value": "Hitno"
},
{
"language": "en",
"value": "Urgent"
}
]
}
]
}
]
}
}