FHIR IG analytics| Package | fhir.hspc.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-telecomUse.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "telecomUse",
"url": "http://fhir.org/guides/hspc/CodeSystem/telecomUse",
"name": "TelecomUse",
"status": "draft",
"experimental": false,
"contact": [
{
"telecom": [
{
"system": "other"
},
{
"system": "email"
}
]
}
],
"description": "A set of codes that describe the type of usage for a telecom value.",
"caseSensitive": true,
"valueSet": "http://fhir.org/guides/hspc/ValueSet/telecomUse",
"content": "complete",
"concept": [
{
"code": "NS",
"display": "Not specified",
"definition": "The type of telecom system was not specified for the given number."
}
]
}