PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/gp-JournalEntry
description: JournalEntry S-O-A-P (Dutch S-O-E-P) as defined in the NHG HIS Referentiemodel.
package_name: PGO.02
derivation: constraint
name: gp-JournalEntry
type: Observation
elements:
  referenceRange: {index: 18}
  interpretation: {index: 12}
  method: {index: 15}
  specimen: {index: 16}
  valueString: {type: string, short: Journal Entry text, index: 10}
  related: {index: 19}
  component:
    array: true
    max: 2
    index: 20
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      max: 2
      slices:
        ICPC_S:
          match:
            code:
              coding: {code: null}
          schema:
            index: 21
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ADMDX, system: 'http://hl7.org/fhir/v3/ActCode', display: admitting diagnosis}
                index: 22
              valueCodeableConcept:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {system: 'http://hl7.org/fhir/sid/icpc-1-nl'}
                index: 23
            required: [valueCodeableConcept]
        ICPC_E:
          match:
            code:
              coding: {code: null}
          schema:
            index: 24
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: DISDX, system: 'http://hl7.org/fhir/v3/ActCode', display: discharge diagnosis}
                index: 25
              valueCodeableConcept:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {system: 'http://hl7.org/fhir/sid/icpc-1-nl'}
                index: 26
            required: [valueCodeableConcept]
  status:
    short: final
    pattern: {type: Code, value: final}
    index: 2
  effective:
    mustSupport: true
    choices: []
    index: 7
  comment: {index: 13}
  code: {short: NHG SOAP Code, index: 3}
  identifier: {index: 0}
  bodySite: {index: 14}
  context:
    type: Reference
    short: Encounter during which this observation is made
    refers: ['http://nictiz.nl/fhir/StructureDefinition/gp-Encounter']
    index: 5
  issued: {index: 8}
  device: {index: 17}
  basedOn: {index: 1}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 4
  performer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 9
  dataAbsentReason: {index: 11}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/gp-JournalEntry
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [valueString, context]