http://terminology.hl7.org/CodeSystem/organization-type|2.0.1

name
OrganizationType
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Organization type

This example value set defines a set of codes that can be used to indicate a type of organization.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/organization-type"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}