FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | ValueSet |
| Id | ValueSet-auth-type-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"name": "AuthTypeVS",
"id": "auth-type-vs",
"title": "Authentication Type ValueSet",
"description": "Allowed authentication types",
"version": "1.0.0",
"url": "http://example.org/ValueSet/auth-type-vs",
"compose": {
"include": [
{
"system": "http://example.org/CodeSystem/auth-type-cs"
}
]
}
}