Extension Bildgebungsgrund
Diese Extension dient zum Anlegen des Grundes für die Bildgebung. Dieser ist zwar ebenso über eine Referenz in der ImagingStudy abgebildet, in diesem Attribut soll jedoch der Wert aus dem entsprechenden DICOM Tag (Reason for the Requested Procedure Attribute [0040,1002]) genutzt werden.
Inhalt
| MII_EX_Bildgebung_Bildgebungsgrund (Extension) | C | | Extension | There are no (further) constraints on this element Element idExtension Short descriptionOptional Extensions Element DefinitionOptional Extension Element - found in all resources.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idExtension.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..0 | Extension | There are no (further) constraints on this element Element idExtension.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
CommentsThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
| url | | 1..1 | uriFixed Value | Element idExtension.url Short descriptionidentifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL.
CommentsThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.
Data typeuri Fixed valuehttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund Mappings |
| value[x] | | 0..1 | | There are no (further) constraints on this element Element idExtension.value[x] Short descriptionValue of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueString | | | string | Data type string |
Die Extension ermöglicht es, den Bildgebungsgrund aus dem entsprechenden DICOM Tag [0040,1002] auf Studien-Ebene anzugeben.
|
<id value="mii-ex-bildgebung-bildgebungsgrund" />
<extension url="https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable">
<system value="http://hl7.org/fhir/spdx-license" />
<code value="CC-BY-4.0" />
<display value="Creative Commons Attribution 4.0 International" />
</coding>
</valueCodeableConcept>
</extension>
<url value="https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund" />
<name value="MII_EX_Bildgebung_Bildgebungsgrund">
<extension url="http://hl7.org/fhir/StructureDefinition/translation">
</extension>
</extension>
</extension>
</name>
<title value="MII EX Bildgebung Bildgebungsgrund">
<extension url="http://hl7.org/fhir/StructureDefinition/translation">
</extension>
</extension>
</extension>
</title>
<publisher value="Medizininformatik Initiative" />
<value value="https://www.medizininformatik-initiative.de" />
</telecom>
</contact>
<description value="Die Extension ermöglicht es, den Bildgebungsgrund aus dem entsprechenden DICOM Tag [0040,1002] auf Studien-Ebene anzugeben.">
<extension url="http://hl7.org/fhir/StructureDefinition/translation">
</extension>
<valueString value="The extension allows specifying the reason for the imaging procedure from the corresponding DICOM tag [0040/1002] at the study level." />
</extension>
</extension>
</description>
<kind value="complex-type" />
</context>
<type value="Extension" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
<path value="Extension" />
<short value="Optional Extensions Element" />
<definition value="Optional Extension Element - found in all resources." />
<path value="Extension" />
</base>
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() or (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="http://hl7.org/fhir/StructureDefinition/Element" />
</constraint>
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
<source value="http://hl7.org/fhir/StructureDefinition/Extension" />
</constraint>
</mapping>
</mapping>
</element>
<path value="Extension.id" />
<short value="Unique id for inter-element referencing" />
<definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<path value="Element.id" />
</base>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
</extension>
<code value="http://hl7.org/fhirpath/System.String" />
</type>
</mapping>
</element>
<path value="Extension.extension" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
</slicing>
<short value="Additional content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
<comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
<alias value="extensions" />
<alias value="user content" />
<path value="Element.extension" />
</base>
<code value="Extension" />
</type>
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() or (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="http://hl7.org/fhir/StructureDefinition/Element" />
</constraint>
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
<source value="http://hl7.org/fhir/StructureDefinition/Extension" />
</constraint>
</mapping>
</mapping>
</element>
<path value="Extension.url" />
<short value="identifies the meaning of the extension" />
<definition value="Source of the definition for the extension code - a logical name or a URL." />
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." />
<path value="Extension.url" />
</base>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
</extension>
<code value="http://hl7.org/fhirpath/System.String" />
</type>
<fixedUri value="https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund" />
</mapping>
</element>
<path value="Extension.value[x]" />
<short value="Value of extension" />
<definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)." />
<path value="Extension.value[x]" />
</base>
</type>
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() or (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="http://hl7.org/fhir/StructureDefinition/Element" />
</constraint>
</mapping>
</mapping>
</element>
</snapshot>
<path value="Extension.extension" />
</element>
<path value="Extension.url" />
<fixedUri value="https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund" />
</element>
<path value="Extension.value[x]" />
</type>
</element>
</differential>
</StructureDefinition>
{
"id": "mii-ex-bildgebung-bildgebungsgrund",
{
"url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
{
"system": "http://hl7.org/fhir/spdx-license",
"display": "Creative Commons Attribution 4.0 International"
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
"name": "MII_EX_Bildgebung_Bildgebungsgrund",
{
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"title": "MII EX Bildgebung Bildgebungsgrund",
{
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
{
{
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Die Extension ermöglicht es, den Bildgebungsgrund aus dem entsprechenden DICOM Tag [0040,1002] auf Studien-Ebene anzugeben.",
{
{
},
{
"valueString": "The extension allows specifying the reason for the imaging procedure from the corresponding DICOM tag [0040/1002] at the study level."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
{
"short": "Optional Extensions Element",
"definition": "Optional Extension Element - found in all resources.",
},
],
{
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
]
},
{
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
],
"description": "Extensions are always sliced by (at least) url",
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"extensions",
"user content"
],
"path": "Element.extension",
},
],
],
{
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
]
},
{
],
"short": "identifies the meaning of the extension",
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"fixedUri": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
]
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Value of extension",
"definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
"path": "Extension.value[x]",
},
],
],
{
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
]
}
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
},
{
"fixedUri": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
]
}
]
}
}
Beispiele
| Hinweis |
|
|
Aus Gründen der Übersichtlichkeit wurde in diesem Beispiel darauf verzichtet, alle dazugehörigen Serien bzw. Instanzen mit einzubinden. Natürlich ist es bei der Implementierung vorgesehen, dass alle zur jeweiligen Studie gehörenden Serien und Instanzen auch in der resultierenden FHIR-Ressource enthalten sind - dafür wird dann einfach die Sequenz "series" bzw "instance" für jede Serie bzw. Instanz wiederholt und mit den entsprechenden Werten befüllt. |
Beispiele von ImagingStudy-Ressourcen mit der Extension für den Bildgebungsgrund:
Beispiel eines CTs:
{
"id": "mii-exa-bildgebung-bildgebungsstudie-ct",
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-bildgebungsstudie"
]
},
{
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
}
],
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
}
],
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
}
]
},
"system": "https://system-url",
}
},
},
{
"reference": "ServiceRequest/mii-exa-bildgebung-anforderung-bildgebung"
}
],
"reference": "Procedure/mii-exa-bildgebung-bildgebungsprozedur"
},
],
{
{
{
"url": "convolutionalKernel",
},
{
},
{
},
{
"unit": "milliampere second"
}
},
{
},
{
"url": "xRayTubeCurrent",
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-ct"
},
{
{
},
{
"url": "contrastBolusDetails",
"reference": "MedicationAdministration/mii-exa-bildgebung-kontrastmittelgabe"
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-kontrastmittel"
}
],
"uid": "series-example-uid",
"system": "http://dicom.nema.org/resources/ontology/DCM",
},
"description": "AC LD CT Whole Body 4.0 HD Field of View",
"system": "http://snomed.info/sct",
"display": "Thoracic structure (body structure)"
},
"system": "http://snomed.info/sct",
},
"started": "2024-07-19T12:03:30+02:00",
{
"reference": "Device/mii-exa-bildgebung-geraet"
}
}
],
{
{
{
},
{
},
{
},
{
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-instanz-details"
}
],
"uid": "instance-example-uid",
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
},
}
]
}
]
}
Beispiel eines MRTs:
{
"id": "mii-exa-bildgebung-bildgebungsstudie-mr",
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-bildgebungsstudie"
]
},
{
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
}
],
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
}
],
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
}
]
},
"system": "https://system-url",
}
},
},
{
"reference": "ServiceRequest/mii-exa-bildgebung-anforderung-bildgebung"
}
],
"reference": "Procedure/mii-exa-bildgebung-bildgebungsprozedur"
},
],
{
{
{
"url": "magneticFieldStrength",
}
},
{
"url": "scanningSequence",
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-scanning-sequence",
}
]
}
},
{
"url": "scanningSequenceVariant",
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-scanning-sequence-variant",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-scanning-sequence-variant",
}
]
}
},
{
},
{
},
{
},
{
"unit": "plane angle degree"
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-mr"
},
{
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-kontrastmittel"
}
],
"uid": "series-example-uid",
"system": "http://dicom.nema.org/resources/ontology/DCM",
},
"system": "http://snomed.info/sct",
"display": "Knee region structure (body structure)"
},
"system": "http://snomed.info/sct",
},
"started": "2024-07-19T12:03:30+02:00",
{
"reference": "Device/mii-exa-bildgebung-geraet"
}
}
],
{
{
{
},
{
},
{
},
{
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-instanz-details"
}
],
"uid": "instance-example-uid",
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.4"
},
}
]
}
]
}
Beispiel eine Röntgenbilds:
{
"id": "mii-exa-bildgebung-bildgebungsstudie-cr",
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-bildgebungsstudie"
]
},
{
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
}
],
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
}
],
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
}
]
},
"system": "https://system-url",
}
},
},
{
"reference": "ServiceRequest/mii-exa-bildgebung-anforderung-bildgebung"
}
],
"reference": "Procedure/mii-exa-bildgebung-bildgebungsprozedur"
},
],
{
{
{
},
{
"unit": "milliampere second"
}
},
{
},
{
"url": "xRayTubeCurrent",
}
},
{
{
"system": "http://snomed.info/sct",
"display": "Right posterior oblique projection (qualifier value)"
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-mg-cr-dx"
},
{
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-kontrastmittel"
}
],
"uid": "series-example-uid",
"system": "http://dicom.nema.org/resources/ontology/DCM",
},
"system": "http://snomed.info/sct",
"display": "Thoracic cavity structure (body structure)"
},
"system": "http://snomed.info/sct",
},
"started": "2024-07-19T12:03:30+02:00",
{
"reference": "Device/mii-exa-bildgebung-geraet"
}
}
],
{
{
{
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-instance-image-type",
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-instanz-details"
}
],
"uid": "instance-example-uid",
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.1"
},
}
]
}
]
}
Beispiel eines PET-Scans:
{
"id": "mii-exa-bildgebung-bildgebungsstudie-pt",
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-bildgebungsstudie"
]
},
{
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-bildgebungsgrund",
}
],
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"display": "Positron emission tomography"
}
],
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
}
]
},
"system": "https://system-url",
}
},
},
{
"reference": "ServiceRequest/mii-exa-bildgebung-anforderung-bildgebung"
}
],
"reference": "Procedure/mii-exa-bildgebung-bildgebungsprozedur"
},
],
{
{
{
"url": "radiopharmaceutical",
{
"system": "http://snomed.info/sct",
"display": "Fluorodeoxyglucose (18-F) (substance)"
}
]
}
},
{
{
"system": "http://snomed.info/sct",
"display": "Fluorine-18 (substance)"
}
]
}
},
{
"url": "tracerExposureTime",
}
},
{
{
"system": "http://unitsofmeasure.org",
}
]
}
},
{
"url": "radionuclideTotalDose",
}
},
{
"url": "radionuclideHalfLife",
}
},
{
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-series-type",
},
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-series-type",
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-pt"
}
],
"uid": "series-example-uid",
"system": "http://dicom.nema.org/resources/ontology/DCM",
"display": "Positron emission tomography"
},
"system": "http://snomed.info/sct",
"display": "Thoracic structure (body structure)"
},
"system": "http://snomed.info/sct",
},
"started": "2024-07-19T12:03:30+02:00",
{
"reference": "Device/mii-exa-bildgebung-geraet"
}
}
],
{
{
],
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-instanz-details"
}
],
"uid": "instance-example-uid",
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.128"
},
}
]
}
]
}