PackagesCanonicalsLogsProblems
    Packages
    medmij.dental.care.r4@1.0.0-alpha.2
    http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore
{
  "description": "classification of physical condition according to American Society of Anaesthesiologists.",
  "_filename": "DentalCare-ASAScore.profile.R4.json",
  "package_name": "medmij.dental.care.r4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "tag": [ {
      "code": "Dentalcare",
      "system": "http://medmij.nl/fhir/data-service"
    } ]
  },
  "publisher": "MedMij",
  "fhirVersion": "4.0.1",
  "purpose": "This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists.",
  "name": "DentalCareASAScore",
  "abstract": false,
  "copyright": "MedMij",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DentalCare - ASA Score",
  "package_version": "1.0.0-alpha.2",
  "status": "draft",
  "id": "a6773ebd-103c-486f-8978-bbd6155ce3b5",
  "kind": "resource",
  "url": "http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "ASA Score" ],
      "short": "ASA Score"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "413347006",
          "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": [ "ASAScoreDatumTijd" ],
      "short": "ASAScoreDateTime",
      "sliceName": "effectiveDateTime",
      "definition": "The date and time at which the ASA score was measured."
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ]
    }, {
      "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": [ "ASAscoreWaarde" ],
      "short": "ASAScoreValue",
      "binding": {
        "strength": "required",
        "valueSet": "http://medmij.nl/fhir/ValueSet/DentalCare-ASAScore"
      },
      "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 ASA Score measurement, 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"
}