PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    http://hl7.org/fhir/ValueSet/iso3166-1-N
{
  "description": "This value set defines the ISO 3166 Part 1 Numeric codes",
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "regex",
        "value": "[0-9]{3}",
        "property": "code"
      } ],
      "system": "urn:iso:std:iso:3166"
    } ]
  },
  "_filename": "ValueSet-iso3166-1-N.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2023-03-26T15:21:02.749+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "Iso31661N",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Iso 3166 Part 1: Numeric Codes",
  "package_version": "5.0.0",
  "status": "active",
  "id": "e5863281-bba0-4377-85e8-3bc0bb89b2a1",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/iso3166-1-N",
  "version": "5.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}