FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeNamingSystem
IdNamingSystem-laniado-lab.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "laniado-lab",
  "description": "Lab",
  "type": {
    "coding": [
      {
        "code": "PRN",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "display": "Provider number"
      }
    ],
    "text": "A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority."
  },
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.laniado.org.il/Identifier/k-lab",
      "preferred": true
    }
  ],
  "name": "Laniado Lab",
  "status": "draft",
  "kind": "identifier",
  "date": "2024-03-15"
}