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

FHIR IG Statistics: CodeSystem/vrdr-observations-cs

Packagehl7.fhir.us.vrdr
TypeCodeSystem
Idvrdr-observations-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-observations-cs.html
URLhttp://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameObservationsCS
TitleLocal Observation Codes
Realmus
Authorityhl7
DescriptionLocal Observation Codes for observations that lack an appropriate LOINC code
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem vrdr-observations-cs

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

CodeDisplayDefinition
emergingissues Emerging IssuesNCHS-required emerging issues data.
codedraceandethnicity Coded Race and EthnicityCoded Race and Ethnicity Data produced by NCHS from submitted death record
inputraceandethnicity Race and Ethnicity Data submitted by Jurisdictions to NCHS
decedentbirthrecordidentifier Birth Record Identifier of Decedent
childbirthrecordidentifier Birth Record Identifier of Child
fetaldeathrecordidentifier Fetal Death Record Identifier of Fetus

Source

{
  "resourceType": "CodeSystem",
  "id": "vrdr-observations-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-observations-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.9"
    }
  ],
  "version": "3.0.0",
  "name": "ObservationsCS",
  "title": "Local Observation Codes",
  "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": "Local Observation Codes for observations that lack an appropriate LOINC code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "emergingissues",
      "display": "Emerging Issues",
      "definition": "NCHS-required emerging issues data."
    },
    {
      "code": "codedraceandethnicity",
      "display": "Coded Race and Ethnicity",
      "definition": "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
    },
    {
      "code": "inputraceandethnicity",
      "display": "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
    },
    {
      "code": "decedentbirthrecordidentifier",
      "display": "Birth Record Identifier of Decedent"
    },
    {
      "code": "childbirthrecordidentifier",
      "display": "Birth Record Identifier of Child"
    },
    {
      "code": "fetaldeathrecordidentifier",
      "display": "Fetal Death Record Identifier of Fetus"
    }
  ]
}