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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeNamingSystem
IdNamingSystem-laniado-demog-alert.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-demog-alert",
  "description": "Flag - DemogAlert",
  "type": {
    "coding": [
      {
        "code": "RI",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "display": "Resource identifier"
      }
    ],
    "text": "A generalized resource identifier"
  },
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.laniado.org.il/Identifier/demog-alert",
      "preferred": true
    }
  ],
  "name": "Laniado Demog Alert",
  "status": "draft",
  "kind": "identifier",
  "date": "2024-03-11",
  "usage": "Used as an identifier for patient's flags in the Laniado Hospital systems"
}