http://hl7.org/fhir/research-study-party-organization-type|5.0.0

name
ResearchStudyPartyOrganizationType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-05-15 05:55:11.085

ResearchStudy Party Organization Type Code System

This is a ResearchStudy's party organization type.

{
  "description" : "This is a ResearchStudy's party organization type.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-05-15T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ResearchStudyPartyOrganizationType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ResearchStudy Party Organization Type Code System",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "1ad53ba0-fafb-522c-a922-4f17718f3a89",
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-party-organization-type",
  "url" : "http://hl7.org/fhir/research-study-party-organization-type",
  "concept" : [ {
    "code" : "nih",
    "display" : "NIH"
  }, {
    "code" : "fda",
    "display" : "FDA"
  }, {
    "code" : "government",
    "display" : "Government"
  }, {
    "code" : "nonprofit",
    "display" : "Nonprofit"
  }, {
    "code" : "academic",
    "display" : "Academic"
  }, {
    "code" : "industry",
    "display" : "Industry"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}