Package | de.diga.abatonra |
Resource Type | StructureDefinition |
Id | TOPatient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.diga.abatonra@2.0.0&canonical=https://abaton.app/fhir/StructureDefinition/TOPatient |
URL | https://abaton.app/fhir/StructureDefinition/TOPatient |
Version | 1.0 |
Status | active |
Date | 2022-01-13 |
Name | TOPatient |
Title | Patienten-Profil der DiGa ABATON RA |
Copyright | ABATON GmbH |
Type | Patient |
Kind | resource |
StructureDefinition | |
TOBundle | Export-Bundle |
TOObservationMSK | Observation-Profil der DiGa ABATON RA zur Repräsentation der Morgensteifigkeit |
TOObservationHAQ | Observation-Profil der DiGa ABATON RA zur Repräsentation des Health Assessment Questionnaire (HAQ) |
TOObservationPtGA | Observation-Profil der DiGa ABATON RA zur Repräsentation des Patient Global Assessment (PtGA) |
TOObservationRADAI5 | Observation-Profil der DiGa ABATON RA zur Repräsentation des Rheumatoid Arthritis Disease Activity Index 5 (RADAI5) |
TOObservationRAID | Observation-Profil der DiGa ABATON RA zur Repräsentation des Rheumatoid Arthritis Impact of Disease (RAID) |
TOObservationSchmerzNRS | Observation-Profil der DiGa ABATON RA zur Repräsentation des Schmerzes (Schmerz NRS) |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "TOPatient", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Individuals" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "https://abaton.app/fhir/StructureDefinition/TOPatient", "version": "1.0", "name": "TOPatient", "title": "Patienten-Profil der DiGa ABATON RA", "status": "active", "experimental": false, "date": "2022-01-13", "publisher": "ABATON GmbH", "copyright": "ABATON GmbH", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "loinc", "uri": "http://loinc.org", "name": "LOINC code for the element" } ], "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.name", "path": "Patient.name", "min": 1, "max": "1", "mustSupport": true }, { "id": "Patient.name.use", "path": "Patient.name.use", "min": 1, "patternCode": "Name", "mustSupport": true }, { "id": "Patient.name.text", "path": "Patient.name.text", "min": 1, "mustSupport": true }, { "id": "Patient.gender", "path": "Patient.gender", "mustSupport": true } ] } }