Metoda Testiranja

Metoda kojom je provedeno testiranje, npr. imunohistokemija, in situ hibridizacija, itd.

Specifikacija profila

ValueSet
<ValueSet xmlns="http://hl7.org/fhir">
<id value="metoda-testiranja" />
<versionId value="4" />
<lastUpdated value="2022-08-25T11:56:02.018+00:00" />
<source value="#i83gyNN9tiUhqGvP" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://fhir.cezih.hr/specifikacije/ValueSet/metoda-testiranja" />
<version value="0.2.4" />
<name value="HRMetodaTestiranja" />
<title value="Metoda testiranja" />
<status value="draft" />
<date value="2024-03-26T10:17:48+00:00" />
<publisher value="Ericsson Nikola Tesla d.d." />
<description value="Metoda kojom je provedeno testiranje, npr. imunohistokemija, in situ hibridizacija, itd." />
<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/metoda-testiranja" />
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"id": "metoda-testiranja",
"meta": {
"versionId": "4",
"lastUpdated": "2022-08-25T11:56:02.018+00:00",
"source": "#i83gyNN9tiUhqGvP"
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://fhir.cezih.hr/specifikacije/ValueSet/metoda-testiranja",
"version": "0.2.4",
"name": "HRMetodaTestiranja",
"title": "Metoda testiranja",
"status": "draft",
"date": "2024-03-26T10:17:48+00:00",
"publisher": "Ericsson Nikola Tesla d.d.",
"description": "Metoda kojom je provedeno testiranje, npr. imunohistokemija, in situ hibridizacija, itd.",
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"compose": {
"include": [
{
"system": "http://fhir.cezih.hr/specifikacije/CodeSystem/metoda-testiranja"
}
]
}
}