FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | StructureDefinition |
| Id | extension-Enrollment-providedBy.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/extension/provided-by |
| URL | http://ihis.sg/extension/provided-by |
| Status | active |
| Name | entension-Enrollment-providedBy |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| Consent-pophealth | profile-Consent-put-consent |
| CarePlan-pophealth-enrolment-output | profile-Enrollment-get-enrollment |
| CarePlan-pophealth-enrolment | profile-Enrollment-put-enrollment |
| GetQuestionnaireResponseOutputProfile-response | profile-Questionnaire-get-questionnaire-response |
| QuestionnaireResponse-pophealth | profile-Questionnaire-put-questionnaire-response |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ihis.sg/extension/provided-by",
"name": "entension-Enrollment-providedBy",
"status": "active",
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "CarePlan"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"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"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Sample Value : \"patient\"",
"definition": "The code of the coding. It shall be one of the code defined in valueset \"http://ihis.sg/ValueSet/hsg-provided-by\"",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://ihis.sg/ValueSet/hsg-provided-by"
}
}
]
}
}