http://hl7.org/fhir/composition-attestation-mode|5.0.0

name
CompositionAttestationMode
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Composition Attestation Mode

The way in which a person authenticated a composition.

{
  "description" : "The way in which a person authenticated a composition.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+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" : "CompositionAttestationMode",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Composition Attestation Mode",
  "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" : 2
  } ],
  "status" : "active",
  "id" : "8275d68b-ffcd-5286-b7c7-e14b6c6f11ab",
  "valueSet" : "http://hl7.org/fhir/ValueSet/composition-attestation-mode",
  "url" : "http://hl7.org/fhir/composition-attestation-mode",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.239",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.234",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.120",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "personal",
    "display" : "Personal",
    "definition" : "The person authenticated the content in their personal capacity."
  }, {
    "code" : "professional",
    "display" : "Professional",
    "definition" : "The person authenticated the content in their professional capacity."
  }, {
    "code" : "legal",
    "display" : "Legal",
    "definition" : "The person authenticated the content and accepted legal responsibility for its content."
  }, {
    "code" : "official",
    "display" : "Official",
    "definition" : "The organization authenticated the content as consistent with their policies and procedures."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}