FHIR IG Statistics: StructureDefinition/DentalCare-ASAScore
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
StructureDefinition: DentalCare - ASA Score
Versie: 0.0.1
Status: Concept
Type: Observation
Uitgever: MedMij
Contact: info@medmij.nl
Beschrijving: Classification of physical condition according to American Society of Anaesthesiologists.
Doel: This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists.
Copyright: MedMij
FHIR Versie: 4.0.1
Source
{
"resourceType": "StructureDefinition",
"id": "DentalCare-ASAScore",
"meta": {
"tag": [
{
"system": "http://medmij.nl/fhir/data-service",
"code": "Dentalcare"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore",
"version": "0.0.1",
"name": "DentalCareASAScore",
"title": "DentalCare - ASA Score",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "classification of physical condition according to American Society of Anaesthesiologists.",
"purpose": "This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists.",
"copyright": "MedMij",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "ASA Score",
"alias": [
"ASA Score"
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"patternCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "413347006"
}
]
}
},
{
"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": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "ASAScoreDateTime",
"definition": "The date and time at which the ASA score was measured.",
"alias": [
"ASAScoreDatumTijd"
],
"type": [
{
"code": "dateTime"
}
]
},
{
"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": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "ASAScoreValue",
"definition": "The score is a ...",
"alias": [
"ASAscoreWaarde"
],
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://medmij.nl/fhir/ValueSet/DentalCare-ASAScore"
}
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "1"
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"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.",
"alias": [
"Toelichting"
]
}
]
}
}