FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/idcode-country-codes

Packagelogex.internal.fhir.profiles
Resource TypeCodeSystem
Ididcode-country-codes
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted
URLhttp://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted
Statusdraft
Date2023-06-02T09:47:23.9442941+00:00
NameLogex-Id-Code-Country-Encrypted
Titlelogex-id-codes-country-encrypted
DescriptionThis is a code system that lists the codes for the countries that pertain to the patients social security number
Contentcomplete

Resources that use this resource

StructureDefinition
mrdm-patientmrdm-patient

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "idcode-country-codes",
  "url": "http://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted",
  "name": "Logex-Id-Code-Country-Encrypted",
  "title": "logex-id-codes-country-encrypted",
  "status": "draft",
  "date": "2023-06-02T09:47:23.9442941+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "This is a code system that lists the codes for the countries that pertain to the patients social security number",
  "compositional": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "nl",
      "display": "Netherlands",
      "definition": "http://fhir.nl/fhir/NamingSystem/bsn"
    },
    {
      "code": "be",
      "display": "Belgium",
      "definition": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"
    },
    {
      "code": "se",
      "display": "Sweden",
      "definition": "http://electronichealth.se/identifier/nationelltReservnumer"
    },
    {
      "code": "de",
      "display": "Germany",
      "definition": "germany-idcode"
    },
    {
      "code": "Unknown",
      "display": "Unknown",
      "definition": "country-unknown"
    }
  ]
}