PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-SOAPReport.SOAPLine
{
  "description": "A SOAP report is a textual report of a (partial) consult with relation to a single problem according to the SOAP structure. SOAP (acronym for subjective, objective, assessment, plan) is a method used by health professionals to structurally record information that comes up during contact between the patient and a health professionals in the patient's record. The following standardized format is used for reporting:\\r\\n\\r\\n* Subjective: the patient's complaint and request for help and the amnesic data\\r\\n* Objective: the findings from the physical and supplementary examination.\\r\\n* Assessment: the working hypothesis and the thinking process, for example a differential diagnosis of the healthcare professional.\\r\\n* Plan: the diagnostic plan or treatment plan and what has been discussed or agreed with the patient.\\r\\n\\r\\nThe SOAP report is mainly used in general practice care.\\r\\n\\r\\nNote: the zib doesn't state explicitly if zib SOAPReport pertains a consult or a partial consult, but it has become clear that the zib, and thus this profile, should be interpreted as a partial consult with relation to a single problem (see ). The text above has been adjusted according to this insight.",
  "_filename": "nl-core-SOAPReport.SOAPLine.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-SOAPReport-Observation](http://nictiz.nl/fhir/StructureDefinition/zib-SOAPReport.SOAPLine) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreSOAPReportSOAPLine",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/SOAPReport-v1.0(2020EN)",
    "name": "zib SOAPReport-v1.0(2020EN)",
    "identity": "zib-soapreport-v1.0-2020EN"
  } ],
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core SOAPReport.SOAPLine",
  "package_version": "0.10.0-beta.1",
  "status": "draft",
  "id": "b57f004d-c135-40d9-92b9-f9ce310a11e5",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-SOAPReport.SOAPLine",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "nl-core-SOAPReport.SOAPLine" ],
      "comment": "Zib SOAPReport is implemented using two profiles: this profile implements the SOAPLine concept of the zib, while  represents the SOAPReport concept of the zib."
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-SOAPReport.SOAPLine"
}