FHIR IG Statistics: StructureDefinition/palga-sample-observation
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "palga-sample-observation",
"url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-sample-observation",
"version": "1.0.0",
"name": "PalgaSampleObservation",
"status": "active",
"contact": [
{
"name": "Netherlands comprehensive cancer organisation (IKNL)",
"telecom": [
{
"system": "url",
"value": "https://iknl.nl"
},
{
"system": "email",
"value": "fhir@iknl.nl"
}
]
}
],
"date": "2023-10-19T16:33:37.5820952+00:00",
"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"
},
{
"identity": "iknl-palga",
"uri": "http://fhir.iknl.nl/fhir/iknl-palga"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"mapping": [
{
"identity": "iknl-palga",
"map": "sample"
}
]
},
{
"id": "Observation.status",
"path": "Observation.status",
"patternCode": "final"
},
{
"id": "Observation.code.text",
"path": "Observation.code.text",
"min": 1,
"mapping": [
{
"identity": "iknl-palga",
"map": "sample-nummer"
}
]
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-protocol-item"
],
"aggregation": [
"contained"
]
}
]
}
]
}
}