{
"description": "The way in which a person authenticated a composition.",
"_filename": "CodeSystem-composition-attestation-mode.json",
"package_name": "hl7.fhir.uv.xver-r4.r4b.r4",
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Structured Documents",
"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": "CompositionAttestationMode",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sd"
} ],
"status": "draft",
"id": "90b6a409-2600-4e86-a9b5-cc61b12662ff",
"valueSet": "http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/composition-attestation-mode",
"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": "4.0.1",
"contact": [ {
"name": "Structured Documents",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/structure",
"system": "url"
} ]
} ]
}