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

FHIR IG Statistics: CodeSystem/BC-basic-resource-type

Packagehl7.fhir.us.breastcancer
TypeCodeSystem
IdBC-basic-resource-type
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/CodeSystem-BC-basic-resource-type.html
URLhttp://hl7.org/fhir/us/breastcancer/CodeSystem/BC-basic-resource-type
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameBasicResourceType
TitleBC Basic Resource Type CodeSystem
Realmus
Authorityhl7
DescriptionCodes representing profiles on the Basic resource.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

BC Basic Resource Type CodeSystem

Codes representing profiles on the Basic resource.


Source

{
  "resourceType": "CodeSystem",
  "id": "BC-basic-resource-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/CodeSystem/BC-basic-resource-type",
  "identifier": {
    "system": "http://hl7.org/fhir/us/breastcancer",
    "value": "BC-basic-resource-type"
  },
  "version": "0.2.0",
  "name": "BasicResourceType",
  "title": "BC Basic Resource Type CodeSystem",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "Codes representing profiles on the Basic resource.",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "cimi-entity-Person",
      "display": "BC Person Profile"
    },
    {
      "code": "cimi-entity-Entity",
      "display": "BC Entity Profile"
    },
    {
      "code": "cimi-entity-SpecimenTreatment",
      "display": "BC SpecimenTreatment Profile"
    },
    {
      "code": "cimi-entity-SpecimenContainer",
      "display": "BC SpecimenContainer Profile"
    }
  ]
}