FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-procedure

Packagelk-nehr-fhir-ips
TypeCodeSystem
Idcs-procedure
FHIR VersionR4
Sourcehttp://fhir.health.gov.lk/ips/https://build.fhir.org/ig/lk-gov-health-hiu/lk-nehr-fhir-ips/CodeSystem-cs-procedure.html
URLhttp://fhir.health.gov.lk/ips/CodeSystem/cs-procedure
Version0.1.0
Statusactive
Date2025-04-24T10:46:52+00:00
NameCSProcedures
TitleProcedures
DescriptionProcedures
Contentcomplete

Resources that use this resource

ValueSet
vs-procedureProcedures

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cs-procedure

This case-sensitive code system http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure defines the following codes:

CodeDisplayDefinition
Cleaning-and-Dressing Cleaning and DressingNeeds definition
Health-Education Health EducationNeeds definition

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-procedure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure",
  "version": "0.1.0",
  "name": "CSProcedures",
  "title": "Procedures",
  "status": "active",
  "experimental": false,
  "date": "2025-04-24T10:46:52+00:00",
  "publisher": "Ministry of Health, Sri Lanka",
  "contact": [
    {
      "name": "Ministry of Health, Sri Lanka",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.health.gov.lk/"
        },
        {
          "system": "email",
          "value": "digitalhealth@health.gov.lk"
        }
      ]
    },
    {
      "name": "Director, Health Information",
      "telecom": [
        {
          "system": "email",
          "value": "digitalhealth@health.gov.lk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Procedures",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LK",
          "display": "Sri Lanka"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "Cleaning-and-Dressing",
      "display": "Cleaning and Dressing",
      "definition": "Needs definition"
    },
    {
      "code": "Health-Education",
      "display": "Health Education",
      "definition": "Needs definition"
    }
  ]
}