Skip to content

Commit

Permalink
auto-generated FHIR files by GitHub Actions (CI FSH to FHIR Validation)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikohl-de authored and GitHub Actions Bot committed Nov 18, 2024
1 parent c973d31 commit 0f876f7
Show file tree
Hide file tree
Showing 15 changed files with 233 additions and 496 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"url": "https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/CapabilityStatement/vitalparameter-server",
"status": "active",
"experimental": false,
"version": "2.0.3",
"version": "2.0.4",
"publisher": "gematik GmbH",
"date": "2023-03-24",
"date": "2024-11-18",
"implementationGuide": [
"https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/ImplementationGuide|2.0.3"
"https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/ImplementationGuide|2.0.4"
],
"name": "ISiKCapabilityStatementVitalparameterServer",
"title": "ISiK CapabilityStatement Vitalparameter Server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 26,
"code": "/min",
"value": 26,
"unit": "Atemzüge pro Minute"
},
"status": "final",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 63,
"code": "/min",
"value": 63,
"unit": "per minute"
},
"status": "final",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 36.8,
"code": "Cel",
"value": 36.8,
"unit": "°C"
},
"status": "final",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 98,
"code": "%",
"value": 98,
"unit": "%"
},
"component": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,13 @@
"resourceType": "StructureDefinition",
"id": "ISiKAtemfrequenz",
"url": "https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/StructureDefinition/ISiKAtemfrequenz",
"version": "2.0.3",
"version": "2.0.4",
"name": "ISiKAtemfrequenz",
"status": "active",
"experimental": false,
"date": "2023-03-24",
"date": "2024-11-18",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
Expand Down Expand Up @@ -90,28 +58,34 @@
"mustSupport": true
},
{
"id": "Observation.valueQuantity",
"path": "Observation.valueQuantity",
"id": "Observation.value[x]:valueQuantity",
"path": "Observation.value[x]",
"sliceName": "valueQuantity",
"type": [
{
"code": "Quantity"
}
],
"mustSupport": true
},
{
"id": "Observation.valueQuantity.value",
"path": "Observation.valueQuantity.value",
"id": "Observation.value[x]:valueQuantity.value",
"path": "Observation.value[x].value",
"mustSupport": true
},
{
"id": "Observation.valueQuantity.unit",
"path": "Observation.valueQuantity.unit",
"id": "Observation.value[x]:valueQuantity.unit",
"path": "Observation.value[x].unit",
"mustSupport": true
},
{
"id": "Observation.valueQuantity.system",
"path": "Observation.valueQuantity.system",
"id": "Observation.value[x]:valueQuantity.system",
"path": "Observation.value[x].system",
"mustSupport": true
},
{
"id": "Observation.valueQuantity.code",
"path": "Observation.valueQuantity.code",
"id": "Observation.value[x]:valueQuantity.code",
"path": "Observation.value[x].code",
"mustSupport": true
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,13 @@
"resourceType": "StructureDefinition",
"id": "ISiKBlutdruck",
"url": "https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/StructureDefinition/ISiKBlutdruck",
"version": "2.0.3",
"version": "2.0.4",
"name": "ISiKBlutdruck",
"status": "active",
"experimental": false,
"date": "2023-03-24",
"date": "2024-11-18",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
Expand Down Expand Up @@ -116,8 +84,14 @@
"mustSupport": true
},
{
"id": "Observation.component:SystolicBP.valueQuantity",
"path": "Observation.component.valueQuantity",
"id": "Observation.component:SystolicBP.value[x]:valueQuantity",
"path": "Observation.component.value[x]",
"sliceName": "valueQuantity",
"type": [
{
"code": "Quantity"
}
],
"mustSupport": true
},
{
Expand All @@ -142,8 +116,14 @@
"mustSupport": true
},
{
"id": "Observation.component:DiastolicBP.valueQuantity",
"path": "Observation.component.valueQuantity",
"id": "Observation.component:DiastolicBP.value[x]:valueQuantity",
"path": "Observation.component.value[x]",
"sliceName": "valueQuantity",
"type": [
{
"code": "Quantity"
}
],
"mustSupport": true
}
]
Expand Down
79 changes: 10 additions & 69 deletions Resources/fsh-generated/resources/StructureDefinition-ISiKEkg.json
Original file line number Diff line number Diff line change
@@ -1,56 +1,14 @@
{
"resourceType": "StructureDefinition",
"id": "ISiKEkg",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Diagnostics"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "https://gematik.de/fhir/isik/v2/VitalwerteUndKoerpermasse/StructureDefinition/ISiKEkg",
"version": "2.0.3",
"version": "2.0.4",
"name": "ISiKEkg",
"status": "active",
"experimental": false,
"date": "2023-03-24",
"date": "2024-11-18",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
Expand Down Expand Up @@ -101,43 +59,26 @@
{
"id": "Observation.component.value[x]",
"path": "Observation.component.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"mustSupport": true
},
{
"id": "Observation.component.valueSampledData",
"path": "Observation.component.valueSampledData",
"min": 1,
"max": "1",
"id": "Observation.component.value[x].origin",
"path": "Observation.component.value[x].origin",
"mustSupport": true
},
{
"id": "Observation.component.valueSampledData.origin",
"path": "Observation.component.valueSampledData.origin",
"id": "Observation.component.value[x].period",
"path": "Observation.component.value[x].period",
"mustSupport": true
},
{
"id": "Observation.component.valueSampledData.period",
"path": "Observation.component.valueSampledData.period",
"id": "Observation.component.value[x].dimensions",
"path": "Observation.component.value[x].dimensions",
"mustSupport": true
},
{
"id": "Observation.component.valueSampledData.dimensions",
"path": "Observation.component.valueSampledData.dimensions",
"mustSupport": true
},
{
"id": "Observation.component.valueSampledData.data",
"path": "Observation.component.valueSampledData.data",
"id": "Observation.component.value[x].data",
"path": "Observation.component.value[x].data",
"mustSupport": true
}
]
Expand Down
Loading

0 comments on commit 0f876f7

Please sign in to comment.