FHIR IG analytics| Package | hl7.fhir.pl.laboratory.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-pl-lab-reasonForTestCode-VS.json |
| FHIR Version | R5 |
| Source | file:///Users/sebastian/Library/CloudStorage/Dropbox/Workspace/HL7PL.Fhir.Lab/output/ValueSet-pl-lab-reasonForTestCode-VS.html |
| URL | http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-reasonForTestCode-VS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-28T12:24:50+02:00 |
| Name | ReasonForTestCodeVS |
| Title | Kody powodów wykonania badania |
| Realm | pl |
| Authority | hl7 |
| Description | Kody powodów wykonania badania wyrażone za pomocą słownika ICD-10 |
| StructureDefinition | |
| pl-lab-conditionDefinition-reasonForTest | SubstanceDefinition: Reason for test (PL) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet pl-lab-reasonForTestCode-VS
urn:oid:2.16.840.1.113883.6.3| Code | Display |
| I10 | Nadciśnienie tętnicze (samoistne) |
{
"resourceType": "ValueSet",
"id": "pl-lab-reasonForTestCode-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-reasonForTestCode-VS",
"version": "0.1.0",
"name": "ReasonForTestCodeVS",
"title": "Kody powodów wykonania badania",
"status": "draft",
"date": "2025-07-28T12:24:50+02:00",
"publisher": "HL7 Poland",
"contact": [
{
"name": "HL7 Poland",
"telecom": [
{
"system": "url",
"value": "http://hl7.org.pl"
}
]
}
],
"description": "Kody powodów wykonania badania wyrażone za pomocą słownika ICD-10",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PL",
"display": "Poland"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.6.3",
"concept": [
{
"code": "I10",
"display": "Nadciśnienie tętnicze (samoistne)"
}
]
}
]
}
}