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

FHIR IG Statistics: ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType

Packagehl7.fhir.us.sdoh-clinicalcare
TypeValueSet
IdSDOHCC-ValueSetObservationDerivedFromIdType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetObservationDerivedFromIdType.html
URLhttp://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType
Version2.3.0
Statusactive
Date2025-05-15T12:39:20+00:00
NameSDOHCCValueSetObservationDerivedFromIdType
TitleSDOHCC ValueSet Observation DerivedFrom IdType
Realmus
Authorityhl7
DescriptionCodes for identifiers of target resources from which recorded sex or gender information can be derived.

Resources that use this resource

StructureDefinition
SDOHCC-ObservationRecordedSexGenderSDOHCC Observation Recorded Sex Gender

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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

Generated Narrative: ValueSet SDOHCC-ValueSetObservationDerivedFromIdType

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0203 version 4.0.0
    CodeDisplayDefinition
    BCTBirth CertificateA number associated with a document identifying the event of a person's birth
    DLDriver's license numberDriver's license number
    PPNPassport numberA unique number assigned to the document affirming that a person is a citizen of the country.
    SBSocial Beneficiary IdentifierAn identifier issued by a governmental organization to a person to identify the person should they apply for or receive social services and/or benefits
    MCTMarriage CertificateA number associated with a document identifying the event of a person's marriage.
    MIMilitary ID numberA number assigned to an individual who has had military duty, but is not currently on active duty. The number is assigned by the DOD or Veterans' Affairs (VA).
    SRState registry IDState registry ID
    WPWork PermitA number associated with a permit for a person who is granted permission to work in a country for a specified time period.

Source

{
  "resourceType": "ValueSet",
  "id": "SDOHCC-ValueSetObservationDerivedFromIdType",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType",
  "version": "2.3.0",
  "name": "SDOHCCValueSetObservationDerivedFromIdType",
  "title": "SDOHCC ValueSet Observation DerivedFrom IdType",
  "status": "active",
  "experimental": false,
  "date": "2025-05-15T12:39:20+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes for identifiers of target resources from which recorded sex or gender information can be derived.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "4.0.0",
        "concept": [
          {
            "code": "BCT",
            "display": "Birth Certificate"
          },
          {
            "code": "DL",
            "display": "Driver's license number"
          },
          {
            "code": "PPN",
            "display": "Passport number"
          },
          {
            "code": "SB",
            "display": "Social Beneficiary Identifier"
          },
          {
            "code": "MCT",
            "display": "Marriage Certificate"
          },
          {
            "code": "MI",
            "display": "Military ID number"
          },
          {
            "code": "SR",
            "display": "State registry ID"
          },
          {
            "code": "WP",
            "display": "Work Permit"
          }
        ]
      }
    ]
  }
}