description: Nexuzhealth profile for an observation in the care domain. package_name: rs/nexuzhealth.fhir.r4 derivation: constraint name: NxhCareObservation type: Observation elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: zorgNr: match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'} schema: short: zorgNr _required: true index: 1 elements: system: pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'} type: uri index: 2 partOf: type: Reference refers: ['https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure'] index: 3 elements: identifier: {index: 4} code: binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code'} index: 5 subject: {index: 6} performer: {index: 7} bodySite: binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'} index: 8 method: binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'} index: 9 component: elements: code: binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code'} index: 10 package_version: 1.0.1 class: profile kind: resource url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [performer, subject]