FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/TOPatient

Packagede.diga.abatonra
Resource TypeStructureDefinition
IdTOPatient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.diga.abatonra@2.0.0&canonical=https://abaton.app/fhir/StructureDefinition/TOPatient
URLhttps://abaton.app/fhir/StructureDefinition/TOPatient
Version1.0
Statusactive
Date2022-01-13
NameTOPatient
TitlePatienten-Profil der DiGa ABATON RA
CopyrightABATON GmbH
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
TOBundleExport-Bundle
TOObservationMSKObservation-Profil der DiGa ABATON RA zur Repräsentation der Morgensteifigkeit
TOObservationHAQObservation-Profil der DiGa ABATON RA zur Repräsentation des Health Assessment Questionnaire (HAQ)
TOObservationPtGAObservation-Profil der DiGa ABATON RA zur Repräsentation des Patient Global Assessment (PtGA)
TOObservationRADAI5Observation-Profil der DiGa ABATON RA zur Repräsentation des Rheumatoid Arthritis Disease Activity Index 5 (RADAI5)
TOObservationRAIDObservation-Profil der DiGa ABATON RA zur Repräsentation des Rheumatoid Arthritis Impact of Disease (RAID)
TOObservationSchmerzNRSObservation-Profil der DiGa ABATON RA zur Repräsentation des Schmerzes (Schmerz NRS)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
      }
    ]
  }
}