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

FHIR IG Statistics: CodeSystem/vrdr-filing-format-cs

Packagehl7.fhir.us.vrdr
TypeCodeSystem
Idvrdr-filing-format-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-filing-format-cs.html
URLhttp://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameFilingFormatCS
TitleFiling Formats
Realmus
Authorityhl7
DescriptionDeath Certificate Filing Formats CodeSystem
Contentcomplete

Resources that use this resource

ConceptMap
FilingFormatCMFilingFormat Concept Map
ValueSet
vrdr-filing-format-vsFiling Format ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem vrdr-filing-format-cs

This case-insensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs defines the following codes:

CodeDisplayDefinition
electronic ElectronicElectronic mode
paper PaperPaper mode
mixed MixedMixed mode

Source

{
  "resourceType": "CodeSystem",
  "id": "vrdr-filing-format-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.6"
    }
  ],
  "version": "3.0.0",
  "name": "FilingFormatCS",
  "title": "Filing Formats",
  "status": "active",
  "experimental": false,
  "date": "2024-10-23T21:53:18+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Death Certificate Filing Formats CodeSystem",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "electronic",
      "display": "Electronic",
      "definition": "Electronic mode"
    },
    {
      "code": "paper",
      "display": "Paper",
      "definition": "Paper mode"
    },
    {
      "code": "mixed",
      "display": "Mixed",
      "definition": "Mixed mode"
    }
  ]
}