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

FHIR IG Statistics: ValueSet/ndhm-benefitcategory

Packagendhm.in
TypeValueSet
Idndhm-benefitcategory
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-benefitcategory.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory
Version6.5.0
Statusdraft
Date2022-07-14
NameBenefitCategory
TitleBenefit Category
Realmin
Authoritynational
Description This Valueset includes a collection of SNOMEDCT codes related to BenefitCategory.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
ClaimClaim
CoverageEligibilityRequestCoverageEligibilityRequest
CoverageEligibilityResponseCoverageEligibilityResponse
InsurancePlanInsurancePlan

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 ndhm-benefitcategory

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-benefitcategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory",
  "version": "6.5.0",
  "name": "BenefitCategory",
  "title": "Benefit Category",
  "status": "draft",
  "experimental": false,
  "date": "2022-07-14",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": " This Valueset includes a collection of SNOMEDCT codes related to BenefitCategory.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "63653004",
            "display": "Biomedical device (physical object)"
          },
          {
            "code": "43741000",
            "display": "Site of care (environment)"
          },
          {
            "code": "373873005",
            "display": "Pharmaceutical / biologic product (product)"
          },
          {
            "code": "14734007",
            "display": "Administrative procedure (procedure)"
          },
          {
            "code": "105455006",
            "display": "Donor for medical or surgical procedure (person)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "224891009"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "224891009",
            "display": "Healthcare services (qualifier value)"
          }
        ]
      }
    ]
  }
}