Skip to main content

CodingCreateInput

No description

input CodingCreateInput {
system: Uri
version: String
code: String
display: String
userSelected: Boolean
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

CodingCreateInput.system ● Uri scalar

The identification of the code system that defines the meaning of the symbol in the code.

CodingCreateInput.version ● String scalar

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

CodingCreateInput.code ● String scalar

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

CodingCreateInput.display ● String scalar

A representation of the meaning of the code in the system, following the rules of the system.

CodingCreateInput.userSelected ● Boolean scalar

Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

CodingCreateInput.extension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

CodingCreateInput.id ● String scalar

null

Member Of

AuditEventAgentCreateInput input ● AuditEventCreateInput input ● AuditEventEntityCreateInput input ● AuditEventSourceCreateInput input ● CodeableConceptCreateInput input ● CodeSystemDesignationCreateInput input ● CodeSystemProperty1CreateInput input ● ConsentProvisionCreateInput input ● ContractAnswerCreateInput input ● ContractAssetCreateInput input ● ContractSecurityLabelCreateInput input ● ContractSignerCreateInput input ● DataRequirementCodeFilterCreateInput input ● DocumentReferenceContentCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● EncounterClassHistoryCreateInput input ● EncounterCreateInput input ● ExplanationOfBenefitSupportingInfoCreateInput input ● FhirEndpointCreateInput input ● FhirExtensionCreateInput input ● FhirMetaCreateInput input ● ImagingStudyCreateInput input ● ImagingStudyInstanceCreateInput input ● ImagingStudySeriesCreateInput input ● LocationCreateInput input ● MedicinalProductDefinitionCreateInput input ● MessageDefinitionCreateInput input ● MessageHeaderCreateInput input ● QuestionnaireAnswerOptionCreateInput input ● QuestionnaireCreateInput input ● QuestionnaireEnableWhenCreateInput input ● QuestionnaireInitialCreateInput input ● QuestionnaireItemCreateInput input ● QuestionnaireResponseAnswerCreateInput input ● SignatureCreateInput input ● StructureDefinitionCreateInput input ● StructureMapSourceCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input ● TestScriptDestinationCreateInput input ● TestScriptOperationCreateInput input ● TestScriptOriginCreateInput input ● UsageContextCreateInput input ● ValueSetDesignationCreateInput input