{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-LMCType",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-LMCType",
  "name": "ValueSet-BNet-Preg-LMCType",
  "status": "active",
  "date": "2025-03-25T15:48:12.9586792Z",
  "publisher": "Clevermed Ltd.",
  "description": "Registration type of the LMC with the Medical Council or the Midwifery Council",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/ValueSet/LMCType",
        "concept": [
          {
            "code": "1",
            "display": "Registrant with the medical Council of New Zealand",
            "designation": [
              {
                "value": "nz"
              }
            ]
          },
          {
            "code": "2",
            "display": "Registrant with the Midwifery Council of New Zealand",
            "designation": [
              {
                "value": "nz"
              }
            ]
          }
        ]
      }
    ]
  }
}