PackagesCanonicalsLogsProblems
    Packages
    medmij.dental.care.r4@1.0.0-alpha.3
    http://medmij.nl/fhir/StructureDefinition/DentalCare-PPSScreening
{
  "description": "Periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS) is a critical routine examination method. The dentist or the dental hygienist can thereby examine, periodically and at each tooth, in a simple and rapid way to identify potential periodontal problems at an early stage. This screening should preferably take place annually.",
  "_filename": "DentalCare-PPSScreening.profile.R4.json",
  "package_name": "medmij.dental.care.r4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "tag": [ {
      "code": "dental-care",
      "system": "http://medmij.nl/fhir/data-service"
    } ]
  },
  "publisher": "MedMij",
  "fhirVersion": "4.0.1",
  "purpose": "This Observation resource represent the PPS Screening",
  "name": "DentalCarePPSScreening",
  "abstract": false,
  "copyright": "MedMij",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DentalCare - PPS screening",
  "package_version": "1.0.0-alpha.3",
  "status": "draft",
  "id": "1e550963-10a3-4044-a71f-264dde2b2741",
  "kind": "resource",
  "url": "http://medmij.nl/fhir/StructureDefinition/DentalCare-PPSScreening",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "PPS Screening" ],
      "short": "PPS Screening"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "540501000146103",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "PPSScreeningDatumTijd" ],
      "short": "PPSScreeningDateTime",
      "sliceName": "effectiveDateTime",
      "definition": "The date and time at which the PPS screening was measured."
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.value[x]:valueCodeableConcept",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "PPSScoreWaarde" ],
      "short": "PPSScoreValue",
      "binding": {
        "strength": "required",
        "valueSet": "http://medmij.nl/fhir/ValueSet/DentalCare-PPSScreening"
      },
      "sliceName": "valueCodeableConcept",
      "definition": "The score is a ..."
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.note.text",
      "path": "Observation.note.text",
      "alias": [ "Toelichting" ],
      "short": "Comment",
      "definition": "Comment on the PPS screening, including comments on for example the circumstances and/or disruptive factors that may influence the result."
    } ]
  },
  "contact": [ {
    "name": "MedMij",
    "telecom": [ {
      "use": "work",
      "value": "info@medmij.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}