{
"description": "The status of a guidance response.",
"_filename": "CodeSystem-guidance-response-status.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2025-12-18T07:07:42.170+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "GuidanceResponseStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Guidance Response Status",
"package_version": "6.0.0-ballot4",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "active",
"id": "3f10bc78-f0fe-476b-8332-94d26f4bf3c6",
"valueSet": "http://hl7.org/fhir/ValueSet/guidance-response-status",
"kind": null,
"url": "http://hl7.org/fhir/guidance-response-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.818",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.801",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "success",
"display": "Success",
"definition": "The request was processed successfully."
}, {
"code": "data-requested",
"display": "Data Requested",
"definition": "The request was processed successfully, but more data may result in a more complete evaluation."
}, {
"code": "data-required",
"display": "Data Required",
"definition": "The request was processed, but more data is required to complete the evaluation."
}, {
"code": "in-progress",
"display": "In Progress",
"definition": "The request is currently being processed."
}, {
"code": "failure",
"display": "Failure",
"definition": "The request was not processed successfully."
}, {
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "The response was entered in error."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot4",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}