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

FHIR IG analytics

Packagenr.gp.leumit
Resource TypeCodeSystem
Idbody-site-laterality
FHIR VersionR4
Sourcehttp://fhir.leumit.co.il/ImplementationGuide/il.fhir.r4.leumit-hdp/https://simplifier.net/resolve?scope=nr.gp.leumit@0.1.1&canonical=http://fhir.dgmc.health.gov.il/cs/body-site-laterlity
URLhttp://fhir.dgmc.health.gov.il/cs/body-site-laterlity
Version0.2.0
Statusdraft
Date2025-03-25
NameBodySiteLaterality
Titlebody-site-laterality
DescriptionLaterality of body sides diagnosis
Contentcomplete

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": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "BodySiteLaterality",
  "id": "body-site-laterality",
  "title": "body-site-laterality",
  "description": "Laterality of body sides diagnosis",
  "url": "http://fhir.dgmc.health.gov.il/cs/body-site-laterlity",
  "concept": [
    {
      "code": "24028007",
      "display": "Right"
    },
    {
      "code": "7771000",
      "display": "Left"
    },
    {
      "code": "51440001",
      "display": "Both Sides"
    }
  ],
  "version": "0.2.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2025-03-25",
  "caseSensitive": true,
  "count": 3
}