FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
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 |
Source1
{
"resourceType": "ValueSet",
"id": "pl-documentLanguage-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-documentLanguage-VS",
"version": "0.1.5",
"name": "PLDocumentLanguageVS",
"title": "Język dokumentu medycznego (Language)",
"status": "active",
"date": "2026-01-28T12:35:49+00:00",
"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"
}
]
}
]
}
]
}
}