FHIR IG Statistics: ValueSet/StatusReason
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": "StatusReason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/immds/ValueSet/StatusReason",
"version": "1.0.0",
"name": "StatusReason",
"title": "Evaluation Status Reason",
"status": "active",
"date": "2021-06-25T15:58:22+10:00",
"publisher": "HL7 Public Health Work Group",
"contact": [
{
"name": "HL7 Public Health Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher/index.cfm"
}
]
},
{
"name": "Nathan Bunker",
"telecom": [
{
"system": "email",
"value": "mailto:nbunker@immregistry.org"
}
]
}
],
"description": "A set of reasons for the evaluation status.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason"
}
]
}
}