{
"description": "ISO 3166 country codes. This list is incomplete and solely build for testing purposes.",
"_filename": "resources/aof/CodeSystem/test-codeSystem-ISO3166.json",
"package_name": "vzvz.fhir.nl",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": null,
"name": "ISO 3166 country codes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ISOCountryCodes",
"package_version": "vzvz-core-0.0.1-beta",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2023-10-10T00:00:00+01:00"
}
} ],
"status": "active",
"language": "nl-NL",
"id": "3e0fd1a9-ed7a-4fb2-93da-10a41d506bb8",
"kind": null,
"url": "urn:iso:std:iso:3166",
"identifier": [ {
"use": "official",
"value": "urn:iso:std:iso:3166",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "nl",
"display": "Nederland"
}, {
"code": "NL",
"display": "Nederland"
} ],
"caseSensitive": false,
"version": "2023-10-10T00:00:00+01:00"
}