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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeNamingSystem
IdNamingSystem-laniado-vital-signs-panel.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-vital-signs-panel",
  "description": "Vital Signs Panel",
  "type": {
    "coding": [
      {
        "code": "OBI",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "display": "Observation Instance Identifier"
      }
    ],
    "text": "Unique and persistent identifier for an observation instance"
  },
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.laniado.org.il/Identifier/vital-signs-panel",
      "preferred": true
    }
  ],
  "name": "Laniado Vital Signs Panel",
  "status": "draft",
  "kind": "identifier",
  "date": "2023-10-11",
  "usage": "Used as an identifier for vital signs panels in the Laniado Hospital systems"
}