http://hl7.org/fhir/document-reference-status|4.0.1

name
DocumentReferenceStatus
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

DocumentReferenceStatus

The status of the document reference.

{
  "description" : "The status of the document reference.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "content" : "complete",
  "name" : "DocumentReferenceStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DocumentReferenceStatus",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sd"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "ca9b16d5-edcf-5898-8d79-71ac8af596fb",
  "valueSet" : "http://hl7.org/fhir/ValueSet/document-reference-status",
  "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" : "4.0.1"
}