US Core R4 Validator Implementation Guide CI Build

JSON Format: Organization-27379046-608b-32f0-9df7-8c833cf5d11d

Download Raw json

Validation results for BRIGHAM AND WOMEN'S HOSPITAL

LevelTypeLocationMessage
informationinformationalOrganization/27379046-608b-32f0-9df7-8c833cf5d11d: Organization.identifier[0]This element does not match any known slice for the profile http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
{
  "resourceType" : "Organization",
  "id" : "27379046-608b-32f0-9df7-8c833cf5d11d",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 27379046-608b-32f0-9df7-8c833cf5d11d</p><p><b>meta</b>: </p><p><b>identifier</b>: 27379046-608b-32f0-9df7-8c833cf5d11d</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: BRIGHAM AND WOMEN'S HOSPITAL</p><p><b>telecom</b>: ph: 6177325500</p><p><b>address</b>: 75 FRANCIS STREET BOSTON MA 02115 US </p></div>"
  },
  "identifier" : [
    {
      "system" : "https://github.com/synthetichealth/synthea",
      "value" : "27379046-608b-32f0-9df7-8c833cf5d11d"
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        }
      ],
      "text" : "Healthcare Provider"
    }
  ],
  "name" : "BRIGHAM AND WOMEN'S HOSPITAL",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "6177325500"
    }
  ],
  "address" : [
    {
      "line" : [
        "75 FRANCIS STREET"
      ],
      "city" : "BOSTON",
      "state" : "MA",
      "postalCode" : "02115",
      "country" : "US"
    }
  ]
}