PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    http://hl7.org/fhir/composition-attestation-mode
{
  "description": "The way in which a person authenticated a composition.",
  "_filename": "CodeSystem-composition-attestation-mode.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Composition Attestation Mode",
  "package_version": "5.0.0",
  "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": "8bc76778-9200-4947-ad9b-626ccd7490d9",
  "valueSet": "http://hl7.org/fhir/ValueSet/composition-attestation-mode",
  "kind": null,
  "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"
    } ]
  } ]
}