PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.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.",
  "_filename": "gp-JournalEntry.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "name": "gp-JournalEntry",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "gp-JournalEntry",
  "package_version": "1.1.1",
  "status": "active",
  "id": "8b33bae2-708a-45d3-af0f-6c69d04cdc56",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/gp-JournalEntry",
  "version": "2.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.identifier",
      "max": "1",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "short": "final",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
        "valueString": "default: final"
      } ],
      "fixedCode": "final",
      "definition": "The status of the journal entry"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "NHG SOAP Code",
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ObservationCode"
        } ],
        "description": "NHG SOAP codes",
        "valueSetReference": {
          "display": "JournaalregelType",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.2--20111012000000"
        }
      },
      "definition": "Subjective, Objective, Evaluation, Plan"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ]
    }, {
      "id": "Observation.context",
      "min": 1,
      "path": "Observation.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/gp-Encounter"
      } ],
      "short": "Encounter during which this observation is made",
      "definition": "The encounter during which this journal entry was made."
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "definition": "Sending the effective date is recommended, but is otherwise understood to fall in the encounter date range.",
      "mustSupport": true
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
      } ]
    }, {
      "id": "Observation.performer.extension",
      "path": "Observation.performer.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.performer.extension:practitionerRole",
      "max": "1",
      "path": "Observation.performer.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
      } ],
      "sliceName": "practitionerRole"
    }, {
      "id": "Observation.value[x]:valueString",
      "min": 1,
      "path": "Observation.valueString",
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "Journaalregel tekst" ],
      "short": "Journal Entry text",
      "sliceName": "valueString",
      "definition": "The text as recorded or generated for this journal entry."
    }, {
      "id": "Observation.dataAbsentReason",
      "max": "0",
      "path": "Observation.dataAbsentReason"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.comment",
      "max": "0",
      "path": "Observation.comment"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.related",
      "max": "0",
      "path": "Observation.related"
    }, {
      "id": "Observation.component",
      "max": "2",
      "path": "Observation.component",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code.coding.code",
          "type": "value"
        } ]
      },
      "definition": "Journal entry Evaluation often has an ICPC code that qualifies it. Journal entry Subjective is sometimes qualified using an ICPC code too."
    }, {
      "id": "Observation.component:ICPC_S",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "ICPC_S"
    }, {
      "id": "Observation.component:ICPC_S.code",
      "path": "Observation.component.code",
      "definition": "ICPC code qualifying journal entry Subjective",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "ADMDX",
          "system": "http://hl7.org/fhir/v3/ActCode",
          "display": "admitting diagnosis"
        } ]
      }
    }, {
      "id": "Observation.component:ICPC_S.value[x]:valueCodeableConcept",
      "min": 1,
      "path": "Observation.component.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "fixedCodeableConcept": {
        "coding": [ {
          "system": "http://hl7.org/fhir/sid/icpc-1-nl"
        } ]
      }
    }, {
      "id": "Observation.component:ICPC_E",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "ICPC_E"
    }, {
      "id": "Observation.component:ICPC_E.code",
      "path": "Observation.component.code",
      "definition": "ICPC code qualifying journal entry Evaluation",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "DISDX",
          "system": "http://hl7.org/fhir/v3/ActCode",
          "display": "discharge diagnosis"
        } ]
      }
    }, {
      "id": "Observation.component:ICPC_E.value[x]:valueCodeableConcept",
      "min": 1,
      "path": "Observation.component.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "fixedCodeableConcept": {
        "coding": [ {
          "system": "http://hl7.org/fhir/sid/icpc-1-nl"
        } ]
      }
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}