{
"description": "The status of the document reference.",
"_filename": "CodeSystem-document-reference-status.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2023-12-18T15:12:07+11:00",
"meta": {
"lastUpdated": "2023-12-18T15:12:07.602+11:00"
},
"publisher": "HL7 International / Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DocumentReferenceStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DocumentReferenceStatus",
"package_version": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4
} ],
"status": "draft",
"id": "74fb5639-42ed-4481-84c4-665e1eb5b1cd",
"valueSet": "http://hl7.org/fhir/ValueSet/document-reference-status",
"kind": null,
"url": "http://hl7.org/fhir/document-reference-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.8",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "current",
"display": "Current",
"definition": "This is the current reference for this document."
}, {
"code": "superseded",
"display": "Superseded",
"definition": "This reference has been superseded by another reference."
}, {
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "This reference was created in error."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}