{
"description": "Classification of physical condition according to American Society of Anaesthesiologists (ASA).",
"_filename": "StructureDefinition-medmij-core-lm-ASAScore.json",
"package_name": "medmij.fhir.nl.r4.core",
"date": null,
"derivation": "specialization",
"publisher": "MedMij",
"fhirVersion": "4.0.1",
"purpose": "This LogicalModel represents the ASAScore Clinical Information Model (CIM) for patient use cases in the context of MedMij. It is based on [this publication](https://www.asahq.org/standards-and-practice-parameters/statement-on-asa-physical-status-classification-system) by the American Society of Anaesthesiologists (ASA), as well as a [Dutch version](https://anesthesia.help/nl/condition/praktische-anesthesiologie/asa-classificatie/) of the specification.",
"name": "MedMijCoreLmASAScore",
"mapping": [ {
"name": "Dataset MedMij R4 Core 1.0.0 20260319",
"identity": "medmij-core-dataset-100-20260319"
}, {
"uri": "http://snomed.info/sct",
"name": "SNOMED CT",
"identity": "SNOMED"
}, {
"uri": "http://loinc.org",
"name": "LOINC",
"identity": "LOINC"
} ],
"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": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ASAScore",
"package_version": "1.0.0",
"status": "draft",
"id": "f3f3b595-30f0-4a5a-8f94-595baf357792",
"kind": "logical",
"url": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore",
"identifier": [ {
"use": "official",
"value": "urn:oid:2.16.528.1.1023.3.6.1",
"system": "urn:ietf:rfc:3986"
} ],
"version": null,
"differential": {
"element": [ {
"id": "medmij-core-lm-ASAScore",
"path": "medmij-core-lm-ASAScore",
"alias": [ "ASAScore" ],
"short": "ASAScore",
"mapping": [ {
"map": "medmij-core-dataelement-1",
"comment": "ASAScore",
"identity": "medmij-core-dataset-100-20260319"
} ],
"definition": "Classification of physical condition according to American Society of Anaesthesiologists (ASA)."
}, {
"path": "medmij-core-lm-ASAScore.ASAScoreDateTime",
"min": 0,
"definition": "The date and time at which the ASA score was determined.",
"short": "ASA score date/time",
"mapping": [ {
"map": "medmij-core-dataelement-2",
"comment": "ASAScoreDateTime",
"identity": "medmij-core-dataset-100-20260319"
}, {
"map": "439771001",
"comment": "datum van gebeurtenis",
"identity": "SNOMED"
} ],
"type": [ {
"code": "dateTime"
} ],
"alias": [ "ASAScoreDatumTijd" ],
"max": "1",
"id": "medmij-core-lm-ASAScore.ASAScoreDateTime"
}, {
"path": "medmij-core-lm-ASAScore.ASAScoreValue",
"min": 1,
"definition": "The value of the ASA score.",
"short": "ASA score value",
"mapping": [ {
"map": "medmij-core-dataelement-3",
"comment": "ASAScoreValue",
"identity": "medmij-core-dataset-100-20260319"
}, {
"map": "413347006",
"comment": "ASA-score",
"identity": "SNOMED"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://medmij.nl/fhir/ValueSet/ASAScore"
},
"alias": [ "ASAScoreWaarde" ],
"max": "1",
"id": "medmij-core-lm-ASAScore.ASAScoreValue"
}, {
"path": "medmij-core-lm-ASAScore.Performer",
"min": 0,
"definition": "The health professional who determined the ASA score.",
"short": "Performer",
"mapping": [ {
"map": "medmij-core-dataelement-4",
"comment": "Performer",
"identity": "medmij-core-dataset-100-20260319"
} ],
"type": [ {
"code": "Reference",
"targetProfile": [ "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional" ]
} ],
"alias": [ "Uitvoerder" ],
"max": "1",
"id": "medmij-core-lm-ASAScore.Performer"
}, {
"path": "medmij-core-lm-ASAScore.Comment",
"min": 0,
"definition": "Comment on the ASA score, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"short": "Comment",
"mapping": [ {
"map": "medmij-core-dataelement-5",
"comment": "Comment",
"identity": "medmij-core-dataset-100-20260319"
}, {
"map": "48767-8",
"comment": "Verklarend commentaar",
"identity": "LOINC"
} ],
"type": [ {
"code": "string"
} ],
"alias": [ "Toelichting" ],
"max": "*",
"id": "medmij-core-lm-ASAScore.Comment"
} ]
},
"contact": [ {
"name": "MedMij",
"telecom": [ {
"use": "work",
"value": "info@medmij.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}