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

FHIR IG Statistics: ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42

Packageus.cdc.phinvads
Resource TypeValueSet
Id1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42
Version2
Statusactive
Date2015-01-17T00:09:00+11:00
NamePHVS_MaleGender_NCHS
TitleMale Gender (NCHS)
Realmus
DescriptionTo reflect the sex of the deceased as male

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AdministrativeGenderAdministrativeGender

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.42",
  "version": "2",
  "name": "PHVS_MaleGender_NCHS",
  "title": "Male Gender (NCHS)",
  "status": "active",
  "date": "2015-01-17T00:09:00+11:00",
  "description": "To reflect the sex of the deceased as male",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "version": "20090501",
        "concept": [
          {
            "code": "M",
            "display": "Male"
          }
        ]
      }
    ]
  }
}