FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "7b45a994-8bd4-463c-a486-d2a35a6a8e0c",
"meta": {
"versionId": "6",
"lastUpdated": "2019-12-05T12:49:40.846+00:00"
},
"url": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation",
"name": "KjSourceOfInformation",
"status": "draft",
"date": "2019-12-05T12:49:40.7274495Z",
"fhirVersion": "4.0.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "AllergyIntolerance"
},
{
"type": "element",
"expression": "Condition"
},
{
"type": "element",
"expression": "Procedure"
},
{
"type": "element",
"expression": "DeviceUseStatement"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Source of information",
"definition": "2.16.578.1.12.4.1.1.7498 - Select a code from this code system on what is the source for this information"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "required",
"valueSet": "http://nhn.no/kj/fhir/ValueSet/SourceOfInformation"
}
}
]
}
}