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

FHIR IG Statistics: ValueSet/vs-follow-up-plan

Packagelk-nehr-fhir-ips
TypeValueSet
Idvs-follow-up-plan
FHIR VersionR4
Sourcehttp://fhir.health.gov.lk/ips/https://build.fhir.org/ig/lk-gov-health-hiu/lk-nehr-fhir-ips/ValueSet-vs-follow-up-plan.html
URLhttp://fhir.health.gov.lk/ips/ValueSet/vs-follow-up-plan
Version0.1.0
Statusactive
Date2025-04-24T10:46:52+00:00
NameVSFollowUpPlan
TitleFollow-up plan
DescriptionFollow-up plan

Resources that use this resource

StructureDefinition
follow-up-planReferral Request For Follow-up Plan

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet vs-follow-up-plan

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "vs-follow-up-plan",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.health.gov.lk/ips/ValueSet/vs-follow-up-plan",
  "version": "0.1.0",
  "name": "VSFollowUpPlan",
  "title": "Follow-up plan",
  "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": "Follow-up plan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LK",
          "display": "Sri Lanka"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "183851006"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "772071006",
            "display": "Referral to dentist"
          },
          {
            "code": "410321003",
            "display": "Wellness health education, guidance, and counseling"
          },
          {
            "code": "306110004",
            "display": "Referral to medical service"
          }
        ]
      }
    ]
  }
}