{
  "resourceType" : "NamingSystem",
  "id" : "RecareCareproviderID",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem RecareCareproviderID</b></p><a name=\"RecareCareproviderID\"> </a><a name=\"hcRecareCareproviderID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.recareai.com/NamingSystem/RecareCareproviderID</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>RecareCareproviderID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier system used for careprovider identifiers in FHIR resources produced by Recare. Used as Identifier.system for careprovider IDs.</p>\n</div></td></tr><tr><td>Publisher</td><td>Recare Deutschland GmbH</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.recareai.com/sid/careprovider-id</td><td>true</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
    "valueUri" : "http://fhir.recareai.com/NamingSystem/RecareCareproviderID"
  },
  {
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
    "valueString" : "0.1.0"
  }],
  "name" : "RecareCareproviderID",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-01-01",
  "publisher" : "Recare Deutschland GmbH",
  "contact" : [{
    "name" : "Recare Deutschland GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://recaresolutions.com/"
    }]
  }],
  "description" : "Identifier system used for careprovider identifiers in FHIR resources produced by Recare. Used as Identifier.system for careprovider IDs.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "uniqueId" : [{
    "type" : "uri",
    "value" : "http://fhir.recareai.com/sid/careprovider-id",
    "preferred" : true
  }]
}