FHIR IG analytics| Package | hl7.fhir.us.vr-common-library.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-ValueSet-partial-date-data-absent-reason-vr.json |
| FHIR Version | R4 |
No resources found
No resources found
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": "2024-10-11T18:34:20+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"
}
]
}
]
}
}