FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.uk-koeln.nngm.therapie
Resource TypeStructureDefinition
IdProfile-nNGM-Response-Befund.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.therapie@0.1.0&canonical=https://ngnm.de/fhir/StructureDefinition/nNGM-PR-Response-Befund
URLhttps://ngnm.de/fhir/StructureDefinition/nNGM-PR-Response-Befund
Version0.1.0
Statusdraft
NamenNGM_PR_Response_Befund
TitleProfile - nNGM - Observation - Response Befund
DescriptionResponse Beurteilung nach MTB/DNPM/nNGM
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
FirstDiagnosisProfile_nNGM_Condition_FirstDiagnosis
Profile-nNGM-MedicationStatement-MedicationProfile - nNGM - MedicationStatement - Medikation
Profile-nNGM-Procedure-Systemische-TherapieProfile - nNGM - Procedure - Systemische Therapie (Therapielinie)
mii-pr-mtb-response-befundMII PR MTB Response Befund
ValueSet
nngm-vs-response-befund-bestresponseassessmentbynNGM ValueSet Beurteilung nach: RECIST oder Behandelnder Arzt

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "nNGM-PR-Response-Befund",
  "url": "https://ngnm.de/fhir/StructureDefinition/nNGM-PR-Response-Befund",
  "version": "0.1.0",
  "name": "nNGM_PR_Response_Befund",
  "title": "Profile - nNGM - Observation - Response Befund",
  "status": "draft",
  "publisher": "nNGM Konsortium",
  "description": "Response Beurteilung nach MTB/DNPM/nNGM",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "nNGM-Schema",
      "name": "Response"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-MedicationStatement-Medication",
              "http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-Procedure-Systemische-Therapie"
            ]
          }
        ]
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis"
            ]
          }
        ]
      },
      {
        "id": "Observation.focus.reference",
        "path": "Observation.focus.reference",
        "mustSupport": true
      },
      {
        "id": "Observation.effective[x]:effectiveDateTime",
        "path": "Observation.effective[x]",
        "sliceName": "effectiveDateTime",
        "short": "Bestes Ansprechen Datum",
        "definition": "Bestes Ansprechen Datum",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "bestResponseDate",
            "comment": "bestResponseDate"
          }
        ]
      },
      {
        "id": "Observation.value[x]:valueCodeableConcept",
        "path": "Observation.value[x]",
        "sliceName": "valueCodeableConcept"
      },
      {
        "id": "Observation.value[x]:valueCodeableConcept.coding",
        "path": "Observation.value[x].coding",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]:valueCodeableConcept.coding:oBDS",
        "path": "Observation.value[x].coding",
        "sliceName": "oBDS",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "BestResponse",
            "comment": "Bestes Ansprechen"
          }
        ]
      },
      {
        "id": "Observation.value[x]:valueCodeableConcept.coding:oBDS.code",
        "path": "Observation.value[x].coding.code",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "BestResponse",
            "comment": "Bestes Ansprechen"
          }
        ]
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/nngm-vs-response-befund-bestresponseassessmentby"
        }
      },
      {
        "id": "Observation.method.coding",
        "path": "Observation.method.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.method.coding.code",
        "path": "Observation.method.coding.code",
        "short": "Beurteilungsmethode",
        "definition": "Beurteilungsmethode RECIST oder RANO",
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/nngm-vs-response-befund-bestresponseassessmentby"
        },
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "AssessmentBy",
            "comment": "Beurteilung nach"
          }
        ]
      }
    ]
  }
}