MII IG PRO
2026.0.0-alpha - ci-build Unknown region code '276'

MII IG PRO, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-alpha built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-proms/ and changes regularly. See the Directory of published versions

: MII EXA PRO PROMIS Depression SF 4a Raw Score - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mii-exa-pro-promis-depression-sf4a-raw-score"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score"^^xsd:anyURI ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation mii-exa-pro-promis-depression-sf4a-raw-score</b></p><a name=\"mii-exa-pro-promis-depression-sf4a-raw-score\"> </a><a name=\"hcmii-exa-pro-promis-depression-sf4a-raw-score\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mii-pr-pro-promis-depression-sf4a-raw-score.html\">MII PR PRO PROMIS Depression SF 4a Raw Score</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 77821-7}\">PROMIS short form - emotional distress - depression 4a - version 1.0 raw score</span></p><p><b>subject</b>: <a href=\"Patient-mii-exa-pro-patient.html\">Max Mustermann  männlich, DoB: 1980-05-15 ( http://identifiers.org/patient-ids#12345)</a></p><p><b>effective</b>: 2024-01-15 10:30:00+0000</p><p><b>value</b>: 12 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-mii-exa-pro-promis-depression-sf4a-response.html\">Response to Questionnaire '-&gt;MII QST PRO PROMIS Depression SF 4a (Adults)' about '-&gt;Max Mustermann  männlich, DoB: 1980-05-15 ( http://identifiers.org/patient-ids#12345)'</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "survey" ] ;
fhir:display [ fhir:v "Survey" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:77821-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77821-7" ] ;
fhir:display [ fhir:v "PROMIS short form - emotional distress - depression 4a - version 1.0 raw score" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/mii-exa-pro-patient" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-01-15T10:30:00Z"^^xsd:dateTime
  ] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "12"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]
  ] ; # 
  fhir:derivedFrom ( [
fhir:reference [ fhir:v "QuestionnaireResponse/mii-exa-pro-promis-depression-sf4a-response" ]
  ] ) . #