FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| example.fhir.us.fod#current | fod-match-outcome | Fact of Death Match Outcome |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "fod-match-outcome-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://somewhere.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://somewhere.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"
}
]
}
}
],
"url": "http://somewhere.org/fhir/us/fod/ValueSet/fod-match-outcome-vs",
"version": "0.2.0",
"name": "FODMatchOutcomeVS",
"title": "Fact of Death Match Outcome Value Set",
"status": "draft",
"experimental": false,
"date": "2026-08-07",
"publisher": "HL7 International - Public Health Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/pher"
}
]
}
],
"description": "The set of outcomes a receiving system may report for a fact-of-death notification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://somewhere.org/fhir/us/fod/CodeSystem/fod-match-outcome-cs"
}
]
}
}