FHIR IG analytics| Package | hl7.fhir.pl.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-pl-documentLanguage-VS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-Poland/pl-fhir-terminology/ValueSet-pl-documentLanguage-VS.html |
| URL | http://hl7.org.pl/fhir/ValueSet/pl-documentLanguage-VS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-09-15 |
| Name | PLDocumentLanguageVS |
| Title | Język dokumentu medycznego (Language) |
| Realm | pl |
| Authority | hl7 |
| Description | Dopuszczalny język dokumentu medycznego wystawianego w Polsce |
No resources found
| CodeSystem | ||
| dk.ehealth.sundhed.fhir.ig.core#current | urn:ietf:bcp:47 | Common Codes from BCP-47 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet pl-documentLanguage-VS
Profile: ValueSet: Zbiór wartości
urn:ietf:bcp:47 version Not Stated (use latest from terminology server)| Code | Display | Polish (Poland) (pl) |
| en-GB | British English | angielski (UK) |
| en-US | American English | angielski (US) |
| pl-PL | Polish | polski |
{
"resourceType": "ValueSet",
"id": "pl-documentLanguage-VS",
"meta": {
"profile": [
"http://hl7.org.pl/fhir/StructureDefinition/pl-base-valueSet"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.pl/fhir/ValueSet/pl-documentLanguage-VS",
"version": "0.1.0",
"name": "PLDocumentLanguageVS",
"title": "Język dokumentu medycznego (Language)",
"status": "draft",
"date": "2025-09-15",
"publisher": "HL7 Poland",
"contact": [
{
"name": "HL7 Poland",
"telecom": [
{
"system": "url",
"value": "http://hl7.org.pl"
}
]
}
],
"description": "Dopuszczalny język dokumentu medycznego wystawianego w Polsce",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PL",
"display": "Poland"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:47",
"concept": [
{
"code": "en-GB",
"display": "British English",
"designation": [
{
"language": "pl-PL",
"value": "angielski (UK)"
}
]
},
{
"code": "en-US",
"display": "American English",
"designation": [
{
"language": "pl-PL",
"value": "angielski (US)"
}
]
},
{
"code": "pl-PL",
"display": "Polish",
"designation": [
{
"language": "pl-PL",
"value": "polski"
}
]
}
]
}
]
}
}