FHIR IG Statistics: ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v2-0203
version 4.0.0
Code | Display | Definition |
BCT | Birth Certificate | A number associated with a document identifying the event of a person's birth |
DL | Driver's license number | Driver's license number |
PPN | Passport number | A unique number assigned to the document affirming that a person is a citizen of the country. |
SB | Social Beneficiary Identifier | An identifier issued by a governmental organization to a person to identify the person should they apply for or receive social services and/or benefits |
MCT | Marriage Certificate | A number associated with a document identifying the event of a person's marriage. |
MI | Military ID number | A 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). |
SR | State registry ID | State registry ID |
WP | Work Permit | A 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"
}
]
}
]
}
}