Definition
for
Value
SetDocument
Class
Value
Set
Code
SystemResponseType
{
"resourceType": "ValueSet",
"id": "c80-doc-classcodes",
"meta": {
"lastUpdated": "2017-04-18T21:44:43.294+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sd"
}
],
"url": "http://hl7.org/fhir/ValueSet/c80-doc-classcodes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.3.88.12.80.46"
}
],
"version": "20091109",
"name": "Document Class Value Set",
"status": "active",
"experimental": true,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "USHIK",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "This is the code specifying the high-level kind of document (e.g. Prescription, Discharge Summary, Report, etc.). The Document Class value set is reproduced from HITSP C80 Table 2-144 Document Class Value Set Definition. Note: Class code for documents comes from LOINC, and is based upon one of the following:The type of service described by the document. It is described at a very high level in Section 7.3 of the LOINC Manual. The type study performed. It was determined by identifying modalities for study reports. The section of the chart where the document is placed. It was determined from the SETs created for Claims Attachment requests.",
"copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "11369-6",
"display": "History of Immunization"
},
{
"code": "11485-0",
"display": "Anesthesia records"
},
{
"code": "11486-8",
"display": "Chemotherapy records"
},
{
"code": "11488-4",
"display": "Consult Note"
},
{
"code": "11506-3",
"display": "Provider-unspecified progress note"
},
{
"code": "11543-6",
"display": "Nursery records"
},
{
"code": "15508-5",
"display": "Labor and delivery records"
},
{
"code": "18726-0",
"display": "Radiology studies (set)"
},
{
"code": "18761-7",
"display": "Provider-unspecified transfer summary"
},
{
"code": "18842-5",
"display": "Discharge summary"
},
{
"code": "26436-6",
"display": "Laboratory Studies (set)"
},
{
"code": "26441-6",
"display": "Cardiology studies (set)"
},
{
"code": "26442-4",
"display": "Obstetrical studies (set)"
},
{
"code": "27895-2",
"display": "Gastroenterology endoscopy studies (set)"
},
{
"code": "27896-0",
"display": "Pulmonary studies (set)"
},
{
"code": "27897-8",
"display": "Neuromuscular electrophysiology studies (set)"
},
{
"code": "27898-6",
"display": "Pathology studies (set)"
},
{
"code": "28570-0",
"display": "Provider-unspecified procedure note"
},
{
"code": "28619-5",
"display": "Ophthalmology/optometry studies (set)"
},
{
"code": "28634-4",
"display": "Miscellaneous studies (set)"
},
{
"code": "29749-9",
"display": "Dialysis records"
},
{
"code": "29750-7",
"display": "Neonatal intensive care records"
},
{
"code": "29751-5",
"display": "Critical care records"
},
{
"code": "29752-3",
"display": "Perioperative records"
},
{
"code": "34109-9",
"display": "Evaluation and management note"
},
{
"code": "34117-2",
"display": "Provider-unspecified, History and physical note"
},
{
"code": "34121-4",
"display": "Interventional procedure note"
},
{
"code": "34122-2",
"display": "Pathology procedure note"
},
{
"code": "34133-9",
"display": "Summarization of episode note"
},
{
"code": "34140-4",
"display": "Transfer of care referral note"
},
{
"code": "34748-4",
"display": "Telephone encounter note"
},
{
"code": "34775-7",
"display": "General surgery Pre-operative evaluation and management note"
},
{
"code": "47039-3",
"display": "Inpatient Admission history and physical note"
},
{
"code": "47042-7",
"display": "Counseling note"
},
{
"code": "47045-0",
"display": "Study report Document"
},
{
"code": "47046-8",
"display": "Summary of death"
},
{
"code": "47049-2",
"display": "Non-patient Communication"
},
{
"code": "57017-6",
"display": "Privacy Policy Organization Document"
},
{
"code": "57016-8",
"display": "Privacy Policy Acknowledgment Document"
},
{
"code": "56445-0",
"display": "Medication Summary Document"
},
{
"code": "53576-5",
"display": "Personal health monitoring report Document"
},
{
"code": "56447-6",
"display": "Plan of care note"
},
{
"code": "18748-4",
"display": "Diagnostic imaging study"
},
{
"code": "11504-8",
"display": "Surgical operation note "
},
{
"code": "57133-1",
"display": "Referral note"
}
]
}
]
}
}
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:CodeSystem;
fhir:Resource.id [ fhir:value "response-code"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2022-09-10T04:52:37.223+10:00" ];
fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:DomainResource.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
fhir:Extension.value [ fhir:value "inm" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.value [ fhir:value "4" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/response-code"];
fhir:CanonicalResource.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.381" ]
];
fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
fhir:CanonicalResource.name [ fhir:value "ResponseType"];
fhir:CanonicalResource.title [ fhir:value "ResponseType"];
fhir:CanonicalResource.status [ fhir:value "draft"];
fhir:CanonicalResource.experimental [ fhir:value "false"];
fhir:CanonicalResource.date [ fhir:value "2021-01-05T10:01:24+11:00"];
fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
fhir:CanonicalResource.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
], [
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
]
];
fhir:CanonicalResource.description [ fhir:value "The kind of response to a message."];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/response-code"];
fhir:CodeSystem.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.381" ]
];
fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
fhir:CodeSystem.name [ fhir:value "ResponseType"];
fhir:CodeSystem.title [ fhir:value "ResponseType"];
fhir:CodeSystem.status [ fhir:value "draft"];
fhir:CodeSystem.experimental [ fhir:value "false"];
fhir:CodeSystem.date [ fhir:value "2021-01-05T10:01:24+11:00"];
fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
fhir:CodeSystem.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
], [
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
]
];
fhir:CodeSystem.description [ fhir:value "The kind of response to a message."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"];
fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/response-code"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:ConceptDefinitionComponent.code [ fhir:value "ok" ];
fhir:ConceptDefinitionComponent.display [ fhir:value "OK" ];
fhir:ConceptDefinitionComponent.definition [ fhir:value "The message was accepted and processed without error." ]
], [
fhir:ConceptDefinitionComponent.code [ fhir:value "transient-error" ];
fhir:ConceptDefinitionComponent.display [ fhir:value "Transient Error" ];
fhir:ConceptDefinitionComponent.definition [ fhir:value "Some internal unexpected error occurred - wait and try again. Note - this is usually used for things like database unavailable, which may be expected to resolve, though human intervention may be required." ]
], [
fhir:ConceptDefinitionComponent.code [ fhir:value "fatal-error" ];
fhir:ConceptDefinitionComponent.display [ fhir:value "Fatal Error" ];
fhir:ConceptDefinitionComponent.definition [ fhir:value "The message was rejected because of a problem with the content. There is no point in re-sending without change. The response narrative SHALL describe the issue." ]
] .
# -------------------------------------------------------------------------------------
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.