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

name
DocumentReferenceStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft
date
2023-03-26 04:21:02.0

DocumentReferenceStatus

The status of the document reference.

{
  "description" : "The status of the document reference.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-03-26T04:21:02Z",
  "meta" : {
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "DocumentReferenceStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DocumentReferenceStatus",
  "supliment" : null,
  "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" : "23602a51-766c-5d14-991c-fa97843cc1be",
  "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" : "5.0.0"
}