FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | StructureDefinition |
| Id | extension-Consent-providedBy.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/extension/consent-provided-by |
| URL | http://ihis.sg/extension/consent-provided-by |
| Version | 0.1.0 |
| Status | active |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | extension-Consent-providedBy |
| Description | Provided by |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| Consent-pophealth-output | profile-Consent-get-consent |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "extension-Consent-providedBy",
"url": "http://ihis.sg/extension/consent-provided-by",
"version": "0.1.0",
"name": "extension-Consent-providedBy",
"status": "active",
"date": "2019-11-01T09:29:23+11:00",
"publisher": "IHIS",
"description": "Provided by",
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Consent"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "provided-by Extensions",
"definition": "n/a",
"comment": "n/a",
"min": 1,
"max": "1",
"isModifier": false
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ihis.sg/extension/provided-by",
"definition": "Extension field for consent provided by",
"comment": "Fixed Value: \"http://ihis.sg/extension/provided-by\"",
"short": "n/a",
"requirements": "n/a",
"constraint": [
{
"key": "string-max-length",
"severity": "error",
"human": "Value is too long (maximum length is 255)",
"expression": "$this.length() <= 255"
}
]
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.value[x]",
"sliceName": "valueCodeableConcept",
"short": "n/a",
"definition": "n/a",
"comment": "n/a",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://ihis.sg/ValueSet/hsg-provided-by"
}
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding",
"path": "Extension.value[x].coding",
"short": "n/a",
"definition": "n/a",
"comment": "n/a",
"requirements": "n/a",
"min": 1
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding.system",
"path": "Extension.value[x].coding.system",
"short": "n/a",
"definition": "The terminology system of the coding.",
"comment": "Fixed Value : \"http://ihis.sg/ValueSet/hsg-provided-by\"",
"requirements": "n/a",
"min": 1,
"fixedUri": "http://ihis.sg/ValueSet/hsg-provided-by",
"constraint": [
{
"key": "string-max-length",
"severity": "error",
"human": "Value is too long (maximum length is 255)",
"expression": "$this.length() <= 255"
}
]
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding.version",
"path": "Extension.value[x].coding.version",
"short": "n/a",
"definition": "n/a",
"comment": "n/a",
"min": 1
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding.code",
"path": "Extension.value[x].coding.code",
"short": "n/a",
"definition": "The code of the coding The code of the coding. It shall be one of the code defined in valueset \"http://ihis.sg/ValueSet/hsg-provided-by\"",
"comment": "Sample Value : \"patient\"",
"requirements": "n/a",
"min": 1,
"constraint": [
{
"key": "string-max-length",
"severity": "error",
"human": "Value is too long (maximum length is 255)",
"expression": "$this.length() <= 255"
}
]
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding.display",
"path": "Extension.value[x].coding.display",
"short": "n/a",
"definition": "Display value of the coding",
"comment": "Sample Value : \"Patient\"",
"requirements": "n/a",
"constraint": [
{
"key": "string-max-length",
"severity": "error",
"human": "Value is too long (maximum length is 255)",
"expression": "$this.length() <= 255"
}
]
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding.userSelected",
"path": "Extension.value[x].coding.userSelected",
"max": "0"
},
{
"id": "Extension.value[x]:valueCodeableConcept.text",
"path": "Extension.value[x].text",
"max": "0"
}
]
}
}