FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageexample.fhir.us.fod
Resource TypeValueSet
IdValueSet-fod-match-outcome-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/shpringman/fhir-fod/ValueSet-fod-match-outcome-vs.html
URLhttp://somewhere.org/fhir/us/fod/ValueSet/fod-match-outcome-vs
Version0.2.0
Statusdraft
Date2026-08-07
NameFODMatchOutcomeVS
TitleFact of Death Match Outcome Value Set
Realmus
Authorityhl7
DescriptionThe set of outcomes a receiving system may report for a fact-of-death notification.

Resources that use this resource

StructureDefinition
example.fhir.us.fod#currentfod-match-outcomeFact of Death Match Outcome

Resources that this resource uses

CodeSystem
example.fhir.us.fod#currentfod-match-outcome-csFact of Death Match Outcome Codes

Narrative

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

Generated Narrative: ValueSet fod-match-outcome-vs


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"
      }
    ]
  }
}