FHIR IG Statistics: ValueSet/nhi-date-of-death-source-1.2
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "nhi-date-of-death-source-1.2",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code",
"version": "1.2",
"name": "Nhi_date_of_death_source",
"title": "Date of Death Information Source",
"status": "active",
"experimental": false,
"date": "2020-04-20T00:00:00+13:00",
"publisher": "Te Whatu Ora",
"contact": [
{
"name": "Te Whatu Ora",
"telecom": [
{
"system": "email",
"value": "mailto:integration@health.govt.nz"
}
]
}
],
"description": "A coded type for the source of information for a death date.",
"purpose": "A coded type for the source of of information for a death date.",
"compose": {
"include": [
{
"system": "https://standards.digital.health.nz/ns/information-source-code",
"filter": [
{
"property": "code",
"op": "in",
"value": "DREG,MIGR,OSEA,HL7,MCCOD,CORONER,OSEAOFF"
}
]
}
]
}
}