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

FHIR IG Statistics: ValueSet/ndhm-supportinginfo-code

Packagendhm.in
TypeValueSet
Idndhm-supportinginfo-code
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-supportinginfo-code.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-supportinginfo-code
Version6.5.0
Statusdraft
Date2022-07-14
NameSupportingInfoCode
TitleSupportingInfo Code
Realmin
Authoritynational
DescriptionThis Valueset contains code pertaining to the specific information mentioned with the category of supporting info.
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
Claim-SupportingInfoRequirementClaimSupportingInfoRequirement
ClaimClaim

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type
ndhm-identifier-type-codeIdentifier Type
ndhm-supportinginfo-codeSupportingInfo code

Narrative

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

Generated Narrative: ValueSet ndhm-supportinginfo-code

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-supportinginfo-code",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-supportinginfo-code",
  "version": "6.5.0",
  "name": "SupportingInfoCode",
  "title": "SupportingInfo Code",
  "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 contains code pertaining to the specific information mentioned with the category of supporting info.",
  "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": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-code"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "DL",
            "display": "Driver's license number"
          },
          {
            "code": "PPN",
            "display": "Passport number"
          }
        ]
      },
      {
        "system": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"
      }
    ]
  }
}