FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7212.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7212
Version2
Statusactive
Date2014-01-06T00:05:00+11:00
NamePHVS_CertifierTitles_NCHS
TitleCertifier Titles (NCHS)
Realmus
DescriptionTo reflect the title used by death certifier to denote professional role.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7212",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7212"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7212",
  "version": "2",
  "name": "PHVS_CertifierTitles_NCHS",
  "title": "Certifier Titles (NCHS)",
  "status": "active",
  "date": "2014-01-06T00:05:00+11:00",
  "description": "To reflect the title used by death certifier to denote professional role.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "309343006",
            "display": "Physician"
          },
          {
            "code": "449161006",
            "display": "Physician assistant"
          },
          {
            "code": "224571005",
            "display": "Nurse Practitioner"
          },
          {
            "code": "6868009",
            "display": "Hospital administrator"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other (Specify)"
          }
        ]
      }
    ]
  }
}