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