FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | StructureDefinition |
| Id | profile-Organization-put-pcp-base.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/Organization/PutPcpBase |
| URL | http://ihis.sg/StructureDefinition/Organization/PutPcpBase |
| Version | 0.1.0 |
| Status | active |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | profile-Organization-put-pcp-base |
| Type | Organization |
| Kind | resource |
| StructureDefinition | |
| PutNewPcp | profile-Organization-put-pcp-add |
| PutUpdatePcp | profile-Organization-put-pcp-update |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-Organization-put-pcp-base",
"url": "http://ihis.sg/StructureDefinition/Organization/PutPcpBase",
"version": "0.1.0",
"name": "profile-Organization-put-pcp-base",
"status": "active",
"date": "2019-11-01T09:29:23+11:00",
"publisher": "IHIS",
"fhirVersion": "4.3.0",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.id",
"path": "Organization.id",
"max": "0"
},
{
"id": "Organization.implicitRules",
"path": "Organization.implicitRules",
"max": "0"
},
{
"id": "Organization.language",
"path": "Organization.language",
"max": "0"
},
{
"id": "Organization.text",
"path": "Organization.text",
"max": "0"
},
{
"id": "Organization.contained",
"path": "Organization.contained",
"max": "0"
},
{
"id": "Organization.modifierExtension",
"path": "Organization.modifierExtension",
"max": "0"
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"min": 1,
"max": "1"
},
{
"id": "Organization.identifier.id",
"path": "Organization.identifier.id",
"max": "0"
},
{
"id": "Organization.identifier.extension",
"path": "Organization.identifier.extension",
"max": "0"
},
{
"id": "Organization.identifier.use",
"path": "Organization.identifier.use",
"max": "0"
},
{
"id": "Organization.identifier.type",
"path": "Organization.identifier.type",
"max": "0"
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"short": "The namespace for the identifier value, HCI code",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"min": 1,
"fixedUri": "http://ihis.sg/identifier/nric",
"example": [
{
"label": "Fixed Value",
"valueUri": "http://ihis.sg/identifier/hci-code"
}
]
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"short": "The PCP's HCI code",
"definition": "NA",
"comment": "NA",
"min": 1,
"example": [
{
"label": "Sample Value",
"valueString": "HCI-001"
}
]
},
{
"id": "Organization.identifier.period",
"path": "Organization.identifier.period",
"max": "0"
},
{
"id": "Organization.identifier.assigner",
"path": "Organization.identifier.assigner",
"max": "0"
},
{
"id": "Organization.active",
"path": "Organization.active",
"max": "0"
},
{
"id": "Organization.type",
"path": "Organization.type",
"max": "0"
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "The name of the PCP",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"example": [
{
"label": "Sample Value",
"valueString": "HSG Clinic"
}
]
},
{
"id": "Organization.alias",
"path": "Organization.alias",
"max": "0"
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"max": "1"
},
{
"id": "Organization.telecom.id",
"path": "Organization.telecom.id",
"max": "0"
},
{
"id": "Organization.telecom.extension",
"path": "Organization.telecom.extension",
"max": "0"
},
{
"id": "Organization.telecom.system",
"path": "Organization.telecom.system",
"short": "Organization contact",
"definition": "NA",
"comment": "NA",
"min": 1,
"fixedCode": "email",
"example": [
{
"label": "Fixed Value",
"valueCode": "email"
}
]
},
{
"id": "Organization.telecom.value",
"path": "Organization.telecom.value",
"short": "The email addresss",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"min": 1,
"example": [
{
"label": "Sample Value",
"valueString": "helpdesk@parkway.com"
}
],
"constraint": [
{
"key": "organization-email-validation",
"severity": "error",
"human": "Email address does not follow the format.",
"expression": "$this.trim().length() = 0 or $this.toString().matches('^[a-zA-Z0-9][a-zA-Z0-9._%+-]*@[a-zA-Z0-9.-]+\\\\.[a-zA-Z]{2,}[%content%]#x27;)"
}
]
},
{
"id": "Organization.telecom.use",
"path": "Organization.telecom.use",
"max": "0"
},
{
"id": "Organization.telecom.rank",
"path": "Organization.telecom.rank",
"max": "0"
},
{
"id": "Organization.telecom.period",
"path": "Organization.telecom.period",
"max": "0"
},
{
"id": "Organization.address",
"path": "Organization.address",
"max": "0"
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"max": "0"
},
{
"id": "Organization.contact",
"path": "Organization.contact",
"max": "0"
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"max": "0"
}
]
}
}