FHIR IG analytics| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | Organization |
| Id | Organization-CommunityA.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization CommunityA
Profile: CH mCSD Organization
identifier: LDAP/uid=CommunityA,OU=CHCommunity,DC=CPI,O=BAG,C=ch, Uniform Resource Identifier (URI)/urn:oid:2.16.10.89
active: true
type: Community Group
name: Community A
{
"resourceType": "Organization",
"id": "CommunityA",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:4514",
"value": "uid=CommunityA,OU=CHCommunity,DC=CPI,O=BAG,C=ch"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.10.89"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "cg",
"display": "Community Group"
}
]
}
],
"name": "Community A"
}