HR HOBP Spol

Skup koncepata oznake spola koje se koriste u HOBP.

Specifikacija profila

ValueSet
<ValueSet xmlns="http://hl7.org/fhir">
<id value="hobp-spol" />
<versionId value="2" />
<lastUpdated value="2023-05-10T14:47:24.173+00:00" />
<source value="#oZB1IrZRqPH02O2X" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://fhir.cezih.hr/specifikacije/ValueSet/hobp-spol" />
<use value="official" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.840.1.113883.2.7.60.2.153" />
</identifier>
<version value="0.2.4" />
<name value="HRHOBPSpol" />
<title value="HR HOBP Spol" />
<status value="draft" />
<date value="2024-03-26T10:17:48+00:00" />
<publisher value="Ericsson Nikola Tesla d.d." />
<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/COD-spol" />
<code value="1" />
<display value="Muški" />
</concept>
<code value="2" />
<display value="Ženski" />
</concept>
<code value="3" />
<display value="Nedefinirano" />
</concept>
<code value="4" />
<display value="Neodređeno" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"id": "hobp-spol",
"meta": {
"versionId": "2",
"lastUpdated": "2023-05-10T14:47:24.173+00:00",
"source": "#oZB1IrZRqPH02O2X"
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://fhir.cezih.hr/specifikacije/ValueSet/hobp-spol",
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.7.60.2.153"
}
],
"version": "0.2.4",
"name": "HRHOBPSpol",
"title": "HR HOBP Spol",
"status": "draft",
"date": "2024-03-26T10:17:48+00:00",
"publisher": "Ericsson Nikola Tesla d.d.",
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"compose": {
"include": [
{
"system": "http://fhir.cezih.hr/specifikacije/CodeSystem/COD-spol",
"concept": [
{
"code": "1",
"display": "Muški"
},
{
"code": "2",
"display": "Ženski"
},
{
"code": "3",
"display": "Nedefinirano"
},
{
"code": "4",
"display": "Neodređeno"
}
]
}
]
}
}