FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/organizationdemographics

Packagehl7.fhir.uv.vhdir
TypeCodeSystem
Idorganizationdemographics
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/CodeSystem-organizationdemographics.html
URLhttp://hl7.org/fhir/uv/vhdir/CodeSystem/organizationdemographics
Version1.0.0
Statusactive
Date2018-02-21
NameVhDirOrganizationDemographics
TitleVhDir Organization Demographics Code System
Realmuv
Authorityhl7
DescriptionThis code system contains codes for documenting the attributes of an Organization.
CopyrightUsed by permission of HL7 International all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
aliastypeVhDir Alias Type Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem organizationdemographics

This case-sensitive code system http://hl7.org/fhir/uv/vhdir/CodeSystem/organizationdemographics defines the following codes:

CodeDisplayDefinition
legalalternative legal alternativeA pseudonym used by an organization to perform their business under a name that differs from the registered, legal name of the business, also known as a trade name, business name, or 'doing business as' (d.b.a.).
historical HistoricalAny previously used legal or trade names used by an organization since the creation of the business. Could include names used by independent organizations before a merger or other reorganization.

Source

{
  "resourceType": "CodeSystem",
  "id": "organizationdemographics",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/vhdir/CodeSystem/organizationdemographics",
  "version": "1.0.0",
  "name": "VhDirOrganizationDemographics",
  "title": "VhDir Organization Demographics Code System",
  "status": "active",
  "experimental": false,
  "date": "2018-02-21",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This code system contains codes for documenting the attributes of an Organization.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "legalalternative",
      "display": "legal alternative",
      "definition": "A pseudonym used by an organization to perform their business under a name that differs from the registered, legal name of the business, also known as a trade name, business name, or 'doing business as' (d.b.a.)."
    },
    {
      "code": "historical",
      "display": "Historical",
      "definition": "Any previously used legal or trade names used by an organization since the creation of the business. Could include names used by independent organizations before a merger or other reorganization."
    }
  ]
}