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

FHIR IG Statistics: ValueSet/nvdrs-document-types-vs

Packagehl7.fhir.us.vdor
Resource TypeValueSet
Idnvdrs-document-types-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vdor/https://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-nvdrs-document-types-vs.html
URLhttp://hl7.org/fhir/us/vdor/ValueSet/nvdrs-document-types-vs
Version0.1.0-cibuild
Statusdraft
Date2025-06-12T04:51:29+00:00
NameNVDRSDocumentTypes
TitleNVDRS Document Types
Realmus
Authorityhl7
DescriptionImport Record Document Types

Resources that use this resource

StructureDefinition
vdor-compositionVDOR Composition Profile

Resources that this resource uses

CodeSystem
vdor-custom-code-systemVDOR IG Custom Codes

Narrative

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

Generated Narrative: ValueSet nvdrs-document-types-vs


Source

{
  "resourceType": "ValueSet",
  "id": "nvdrs-document-types-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/vdor/ValueSet/nvdrs-document-types-vs",
  "version": "0.1.0-cibuild",
  "name": "NVDRSDocumentTypes",
  "title": "NVDRS Document Types",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-12T04:51:29+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "Import Record Document Types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
        "concept": [
          {
            "code": "dc-report",
            "display": "DC Report"
          },
          {
            "code": "cme-report",
            "display": "C/ME Report"
          },
          {
            "code": "icd-10",
            "display": "ICD-10"
          }
        ]
      }
    ]
  }
}