| Package | hl7.fhir.uv.vhdir |
| Resource Type | CodeSystem |
| Id | organizationdemographics |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/CodeSystem-organizationdemographics.html |
| URL | http://hl7.org/fhir/uv/vhdir/CodeSystem/organizationdemographics |
| Version | 1.0.0 |
| Status | active |
| Date | 2018-02-21 |
| Name | VhDirOrganizationDemographics |
| Title | VhDir Organization Demographics Code System |
| Realm | uv |
| Authority | hl7 |
| Description | This code system contains codes for documenting the attributes of an Organization. |
| Copyright | Used by permission of HL7 International all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| aliastype | VhDir Alias Type Value Set |
No resources found
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:
{
"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."
}
]
}