FHIR IG analytics| Package | hl7.fhir.us.vr-common-library |
| Resource Type | ValueSet |
| Id | ValueSet-partial-date-data-absent-reason-vr |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ValueSet-ValueSet-partial-date-data-absent-reason-vr.html |
| URL | http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-partial-date-data-absent-reason-vr |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-05-05T16:47:09+00:00 |
| Name | ValueSetPartialDateDataAbsentReasonVitalRecords |
| Title | Value Set - Partial Date/DateTime Data Absent Reason Vital Records |
| Realm | us |
| Authority | hl7 |
| Description | A set of codes used to represent partial date/dateTime data absent reasons. |
| StructureDefinition | |
| Extension-partial-date-time-vr | Partial Date Time Vital Records |
| Extension-partial-date-vr | Partial Date Vital Records |
| CodeSystem | |
| data-absent-reason | DataAbsentReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ValueSet-partial-date-data-absent-reason-vr
http://terminology.hl7.org/CodeSystem/data-absent-reason| Code | Display | Definition |
| unknown | Unknown | The value is expected to exist but is not known. |
| temp-unknown | Temporarily Unknown | There is reason to expect (from the workflow) that the value may become known. |
{
"resourceType": "ValueSet",
"id": "ValueSet-partial-date-data-absent-reason-vr",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-partial-date-data-absent-reason-vr",
"version": "2.0.0",
"name": "ValueSetPartialDateDataAbsentReasonVitalRecords",
"title": "Value Set - Partial Date/DateTime Data Absent Reason Vital Records",
"status": "active",
"experimental": false,
"date": "2025-05-05T16:47:09+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "A set of codes used to represent partial date/dateTime data absent reasons.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "unknown",
"display": "Unknown"
},
{
"code": "temp-unknown",
"display": "Temporarily Unknown"
}
]
}
]
}
}