description: MedNet Interface (MNI) - Annotation Observation Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIAnnotationObservation type: Observation elements: category: short: The category will be used to group the annotations while showing them in mednet. This information will not be reported in the form mustSupport: true index: 4 elements: text: {short: A keyword or flag linked to the annotation, mustSupport: true, index: 5} required: [text] value: choices: [] index: 15 valueString: {short: The content of the annotation, mustSupport: true, index: 16} implicitRules: {mustSupport: false, index: 1} effectiveDateTime: {type: dateTime, short: When the observation occured, mustSupport: true, index: 13} status: short: 'Fixed value: final' pattern: {type: Code, value: final} mustSupport: true index: 3 id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0} code: mustSupport: true index: 6 elements: coding: index: 7 slicing: rules: open ordered: false discriminator: - {path: system, type: value} - {path: code, type: value} min: null slices: loinc: match: {system: 'http://loinc.org', code: 48767-8} schema: mustSupport: true index: 8 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} mustSupport: true index: 9 code: pattern: {type: Code, value: 48767-8} mustSupport: true index: 10 display: pattern: {type: String, value: 'Annotation comment [Interpretation] Narrative'} mustSupport: true index: 11 required: [system, code] subject: type: Reference short: Link to the Patient mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-patient'] index: 12 modifierExtension: {mustSupport: false, index: 2} package_version: 0.19.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-obs-annotation base: http://hl7.org/fhir/StructureDefinition/Observation version: 0.19.0 required: [valueString, value, code]