FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| dk.ehealth.sundhed.fhir.ig.core#current | urn:ietf:bcp:47 | Common Codes from BCP-47 |
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)
Source1
{
"resourceType": "ValueSet",
"id": "MedCom-xds-languagecode-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-languagecode-VS",
"version": "1.0.0",
"name": "MedCom_XDS_LanguageCode",
"title": "DK XDS LanguageCode",
"status": "active",
"experimental": false,
"date": "2015-01-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
}
]
}
],
"description": "Tags for the Identification of Languages (RFC 3066)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:47",
"concept": [
{
"code": "da-DK"
},
{
"code": "da"
}
]
}
]
}
}