FHIR IG analytics
| Package | hl7.fhir.cz.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-referralorder-types.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-referralorder-types.html |
| URL | https://ncez.mzcr.cz/terminology/ValueSet/referralorder-types |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-11-19T15:26:54.549507Z |
| Name | ReferralorderTypes |
| Title | Typy žádanek |
| Realm | cz |
| Authority | hl7 |
| Description | Číselník typů žádanek |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server) - Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 721965002 | žádanka o laboratorní vyšetření |
| 721964003 | žádanka o zobrazovací vyšetření |
Source1
{
"resourceType": "ValueSet",
"id": "referralorder-types",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/ValueSet/referralorder-types",
"version": "0.2.0",
"name": "ReferralorderTypes",
"title": "Typy žádanek",
"status": "draft",
"experimental": false,
"date": "2025-11-19T15:26:54.549507Z",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Číselník typů žádanek",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "57133-1",
"display": "žádanka o vyšetření"
},
{
"code": "57830-2",
"display": "žádanka o hospitalizaci"
},
{
"code": "57154-7",
"display": "žádanka o fyzioterapii"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "721965002",
"display": "žádanka o laboratorní vyšetření"
},
{
"code": "721964003",
"display": "žádanka o zobrazovací vyšetření"
}
]
}
]
}
}